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

Felix Yan fyan at archlinux.org
Thu Jan 14 12:32:05 UTC 2016


    Date: Thursday, January 14, 2016 @ 13:32:04
  Author: fyan
Revision: 156432

upgpkg: python-keyring 7.3-1

Modified:
  python-keyring/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-14 12:21:44 UTC (rev 156431)
+++ PKGBUILD	2016-01-14 12:32:04 UTC (rev 156432)
@@ -8,7 +8,7 @@
 
 pkgbase=python-keyring
 pkgname=('python-keyring' 'python2-keyring')
-pkgver=7.2
+pkgver=7.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'
               'python2-gdata' 'python-fs' 'python2-fs' 'xorg-server-xvfb')
-md5sums=('ffe67f48746c81f90eaddfd4a3f09807')
+md5sums=('d7ffd4bcf0fa2231abadf44bdc49a640')
 
 prepare() {
   cp -a keyring-$pkgver{,-py2}



More information about the arch-commits mailing list