[arch-commits] Commit in python-keyring/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Wed Jan 13 01:57:32 UTC 2016
Date: Wednesday, January 13, 2016 @ 02:57:31
Author: fyan
Revision: 156188
upgpkg: python-keyring 7.2-1
Modified:
python-keyring/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-01-12 21:59:38 UTC (rev 156187)
+++ PKGBUILD 2016-01-13 01:57:31 UTC (rev 156188)
@@ -8,7 +8,7 @@
pkgbase=python-keyring
pkgname=('python-keyring' 'python2-keyring')
-pkgver=7.1.2
+pkgver=7.2
pkgrel=1
pkgdesc="Store and access your passwords safely."
arch=('any')
@@ -19,7 +19,7 @@
checkdepends=('python-pytest' 'python2-pytest' 'python-mock' 'python2-mock' 'python-crypto' 'python2-crypto'
'python-secretstorage' 'python2-secretstorage' 'python-gobject' 'python2-gobject' 'libgnome-keyring'
'python2-gdata' 'python-fs' 'python2-fs' 'xorg-server-xvfb')
-md5sums=('96901c5fe13e31ad9e54620bb8725815')
+md5sums=('ffe67f48746c81f90eaddfd4a3f09807')
prepare() {
cp -a keyring-$pkgver{,-py2}
More information about the arch-commits
mailing list