git » python-keyring.git » commit a2e8326

upgpkg: 7.2-1

author Felix Yan
2016-01-13 01:57:31 UTC
committer Felix Yan
2016-01-13 01:57:31 UTC
parent 28a257e35c4ceb7192d208e7e76db5d5fa6aaf67

upgpkg: 7.2-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index c1db145..916e892 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
 
 pkgbase=python-keyring
 pkgname=('python-keyring' 'python2-keyring')
-pkgver=7.1.2
+pkgver=7.2
 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'
               'python2-gdata' 'python-fs' 'python2-fs' 'xorg-server-xvfb')
-md5sums=('96901c5fe13e31ad9e54620bb8725815')
+md5sums=('ffe67f48746c81f90eaddfd4a3f09807')
 
 prepare() {
   cp -a keyring-$pkgver{,-py2}