[arch-commits] Commit in python-keyring/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Wed Feb 25 17:46:25 UTC 2015
Date: Wednesday, February 25, 2015 @ 18:46:25
Author: fyan
Revision: 128227
upgpkg: python-keyring 5.3-1
Modified:
python-keyring/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-25 15:00:03 UTC (rev 128226)
+++ PKGBUILD 2015-02-25 17:46:25 UTC (rev 128227)
@@ -8,7 +8,7 @@
pkgbase=python-keyring
pkgname=('python-keyring' 'python2-keyring')
-pkgver=5.2.1
+pkgver=5.3
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=('3fec3004a37016bfd25882081a081ca3')
+md5sums=('fd50a2be4a44a78efb09a7c046b6410d')
prepare() {
cp -a keyring-$pkgver{,-py2}
More information about the arch-commits
mailing list