[arch-commits] Commit in python-keyring/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Thu Feb 5 03:36:12 UTC 2015


    Date: Thursday, February 5, 2015 @ 04:36:12
  Author: fyan
Revision: 127141

upgpkg: python-keyring 5.0-1

Modified:
  python-keyring/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-05 03:20:05 UTC (rev 127140)
+++ PKGBUILD	2015-02-05 03:36:12 UTC (rev 127141)
@@ -8,7 +8,7 @@
 
 pkgbase=python-keyring
 pkgname=('python-keyring' 'python2-keyring')
-pkgver=4.1.1
+pkgver=5.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'
               'kdebindings-python' 'kdebindings-python2' 'python2-gdata')
-md5sums=('1a830677df8b94428edf2950d9c2dc7b')
+md5sums=('3239a8d7290c933b93e6ef85c9e4116c')
 
 prepare() {
   cp -a keyring-$pkgver{,-py2}



More information about the arch-commits mailing list