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

Felix Yan fyan at archlinux.org
Sun Oct 11 15:43:46 UTC 2015


    Date: Sunday, October 11, 2015 @ 17:43:45
  Author: fyan
Revision: 143677

upgpkg: python-keyring 5.5.1-1

Modified:
  python-keyring/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-11 15:42:28 UTC (rev 143676)
+++ PKGBUILD	2015-10-11 15:43:45 UTC (rev 143677)
@@ -8,7 +8,7 @@
 
 pkgbase=python-keyring
 pkgname=('python-keyring' 'python2-keyring')
-pkgver=5.5
+pkgver=5.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' 'python-fs' 'python2-fs')
-md5sums=('01c497ed8795a19d4590b327bcc386e1')
+md5sums=('828dcf21200760faa0cc00e2c5b5b14c')
 
 prepare() {
   cp -a keyring-$pkgver{,-py2}



More information about the arch-commits mailing list