[arch-commits] Commit in python-keyring/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Tue Feb 3 07:06:58 UTC 2015
Date: Tuesday, February 3, 2015 @ 08:06:58
Author: fyan
Revision: 127018
upgpkg: python-keyring 4.1.1-1
Modified:
python-keyring/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-03 05:21:30 UTC (rev 127017)
+++ PKGBUILD 2015-02-03 07:06:58 UTC (rev 127018)
@@ -8,7 +8,7 @@
pkgbase=python-keyring
pkgname=('python-keyring' 'python2-keyring')
-pkgver=4.1
+pkgver=4.1.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=('580e05c8f0184680d66f3c3ab619757f')
+md5sums=('1a830677df8b94428edf2950d9c2dc7b')
prepare() {
cp -a keyring-$pkgver{,-py2}
More information about the arch-commits
mailing list