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

Felix Yan fyan at archlinux.org
Sun Oct 11 16:04:22 UTC 2015


    Date: Sunday, October 11, 2015 @ 18:04:22
  Author: fyan
Revision: 143684

upgpkg: python-keyring 5.6-1

Modified:
  python-keyring/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-11 16:04:04 UTC (rev 143683)
+++ PKGBUILD	2015-10-11 16:04:22 UTC (rev 143684)
@@ -8,7 +8,7 @@
 
 pkgbase=python-keyring
 pkgname=('python-keyring' 'python2-keyring')
-pkgver=5.5.1
+pkgver=5.6
 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=('828dcf21200760faa0cc00e2c5b5b14c')
+md5sums=('2e90c26dfabcf19414913123976f1acc')
 
 prepare() {
   cp -a keyring-$pkgver{,-py2}



More information about the arch-commits mailing list