[arch-commits] Commit in python-keyring/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Wed Feb 25 03:40:29 UTC 2015
Date: Wednesday, February 25, 2015 @ 04:40:28
Author: fyan
Revision: 128198
upgpkg: python-keyring 5.2.1-1
Modified:
python-keyring/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-25 03:13:02 UTC (rev 128197)
+++ PKGBUILD 2015-02-25 03:40:28 UTC (rev 128198)
@@ -8,7 +8,7 @@
pkgbase=python-keyring
pkgname=('python-keyring' 'python2-keyring')
-pkgver=5.2
+pkgver=5.2.1
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'
'kdebindings-python' 'kdebindings-python2' 'python2-gdata')
-md5sums=('884094103c4d635f4b9cd0ff71cad96a')
+md5sums=('3fec3004a37016bfd25882081a081ca3')
prepare() {
cp -a keyring-$pkgver{,-py2}
More information about the arch-commits
mailing list