python-keyring: update to 13.1.0

This commit is contained in:
Alessio Sergi 2018-06-30 17:51:26 +02:00
parent 5165121b35
commit f5ceb36fb3
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-keyring'
pkgname=python-keyring
version=12.2.1
version=13.1.0
revision=1
noarch=yes
wrksrc="keyring-${version}"
@ -13,7 +13,7 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
license="MIT"
homepage="https://github.com/jaraco/keyring"
distfiles="https://github.com/jaraco/keyring/archive/${version}.tar.gz"
checksum=b004db75b6f1fb112f5cc09fa0f5bafba532e8ca80aa914a4f59fd8eb1134012
checksum=dc48b7ab8df197912cf08b1648549bac1dbcd5af494a291a473d68fe104e8900
alternatives="keyring:keyring:/usr/bin/keyring2"
pre_build() {