python-keyring: update to 13.2.1.

This commit is contained in:
maxice8 2018-08-06 06:24:57 -03:00
parent 9eca8957e5
commit abf5f964ab

View file

@ -1,6 +1,6 @@
# Template file for 'python-keyring'
pkgname=python-keyring
version=13.1.0
version=13.2.1
revision=1
noarch=yes
wrksrc="keyring-${version}"
@ -12,8 +12,9 @@ short_desc="Python2 interface to the system keyring service"
maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
license="MIT"
homepage="https://github.com/jaraco/keyring"
changelog="https://raw.githubusercontent.com/jaraco/keyring/master/CHANGES.rst"
distfiles="https://github.com/jaraco/keyring/archive/${version}.tar.gz"
checksum=dc48b7ab8df197912cf08b1648549bac1dbcd5af494a291a473d68fe104e8900
checksum=0289ab21afb26025e2e773b6a3763d4bd898a39f0288677a82f0dd438cce130d
alternatives="keyring:keyring:/usr/bin/keyring2"
pre_build() {