[arch-commits] Commit in python-keyring/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sat Jan 9 15:46:53 UTC 2016
Date: Saturday, January 9, 2016 @ 16:46:53
Author: fyan
Revision: 155794
upgpkg: python-keyring 7.0-1
Modified:
python-keyring/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-01-09 14:25:48 UTC (rev 155793)
+++ PKGBUILD 2016-01-09 15:46:53 UTC (rev 155794)
@@ -8,7 +8,7 @@
pkgbase=python-keyring
pkgname=('python-keyring' 'python2-keyring')
-pkgver=6.1.1
+pkgver=7.0
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=('ac24d08a2e95429d4e25a070d83bda1e')
+md5sums=('0d8339fe5abddaffff7c276a4da6a9f1')
prepare() {
cp -a keyring-$pkgver{,-py2}
More information about the arch-commits
mailing list