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

Felix Yan fyan at archlinux.org
Sun Dec 13 05:23:56 UTC 2015


    Date: Sunday, December 13, 2015 @ 06:23:55
  Author: fyan
Revision: 153150

upgpkg: python-keyring 5.7.1-1

Modified:
  python-keyring/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-13 05:23:42 UTC (rev 153149)
+++ PKGBUILD	2015-12-13 05:23:55 UTC (rev 153150)
@@ -8,7 +8,7 @@
 
 pkgbase=python-keyring
 pkgname=('python-keyring' 'python2-keyring')
-pkgver=5.7
+pkgver=5.7.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=('14bf562b4a102ba4ff7739327da0fa2a')
+md5sums=('c1e0e5f00686f0ed118573ff47dfbaf8')
 
 prepare() {
   cp -a keyring-$pkgver{,-py2}



More information about the arch-commits mailing list