python-keyring: update to 18.0.0.

This commit is contained in:
maxice8 2019-03-04 01:54:31 -03:00
parent b4c4968808
commit b1d3ad1a22
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-keyring'
pkgname=python-keyring
version=16.0.0
version=18.0.0
revision=1
archs=noarch
wrksrc="keyring-${version}"
@ -13,8 +13,8 @@ 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=d7521547b053ad5bd0ed2529b39acd7f2bca14058bf9b93060cb8733564cdb36
distfiles="${PYPI_SITE}/k/keyring/keyring-${version}.tar.gz"
checksum=12833d2b05d2055e0e25931184af9cd6a738f320a2264853cabbd8a3a0f0b65d
alternatives="keyring:keyring:/usr/bin/keyring2"
pre_build() {