[arch-commits] Commit in python-keyring/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Wed Feb 25 03:01:43 UTC 2015
Date: Wednesday, February 25, 2015 @ 04:01:43
Author: fyan
Revision: 128194
upgpkg: python-keyring 5.1-1
Modified:
python-keyring/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-24 22:44:13 UTC (rev 128193)
+++ PKGBUILD 2015-02-25 03:01:43 UTC (rev 128194)
@@ -8,7 +8,7 @@
pkgbase=python-keyring
pkgname=('python-keyring' 'python2-keyring')
-pkgver=5.0
+pkgver=5.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=('3239a8d7290c933b93e6ef85c9e4116c')
+md5sums=('36e7c6db9b4c8765940e2a4bb2d8386c')
prepare() {
cp -a keyring-$pkgver{,-py2}
More information about the arch-commits
mailing list