diff --git a/srcpkgs/python-keyring/template b/srcpkgs/python-keyring/template index 95ccd48c701..aac5d0d0942 100644 --- a/srcpkgs/python-keyring/template +++ b/srcpkgs/python-keyring/template @@ -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 " 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() {