git » python-keyring.git » commit e8b6fef

upgpkg: 5.6-1

author Felix Yan
2015-10-11 16:04:22 UTC
committer Felix Yan
2015-10-11 16:04:22 UTC
parent 17412d610e59f049dadfd1051992f482ae88822c

upgpkg: 5.6-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 4ec31cd..f87cb10 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,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')
@@ -18,7 +18,7 @@ makedepends=('python-setuptools_scm' 'python2-setuptools_scm')
 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}