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

Felix Yan fyan at archlinux.org
Sun Jan 10 01:34:50 UTC 2016


    Date: Sunday, January 10, 2016 @ 02:34:50
  Author: fyan
Revision: 155816

upgpkg: python-keyring 7.0.1-1

Modified:
  python-keyring/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-09 23:02:26 UTC (rev 155815)
+++ PKGBUILD	2016-01-10 01:34:50 UTC (rev 155816)
@@ -8,7 +8,7 @@
 
 pkgbase=python-keyring
 pkgname=('python-keyring' 'python2-keyring')
-pkgver=7.0
+pkgver=7.0.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'
               'python2-gdata' 'python-fs' 'python2-fs' 'xorg-server-xvfb')
-md5sums=('0d8339fe5abddaffff7c276a4da6a9f1')
+md5sums=('5142f3b500af27cd60f06976b0810673')
 
 prepare() {
   cp -a keyring-$pkgver{,-py2}



More information about the arch-commits mailing list