git » python-keyring.git » commit 120b531

upgpkg: 8.0-1

author Felix Yan
2016-01-23 02:00:50 UTC
committer Felix Yan
2016-01-23 02:00:50 UTC
parent 4c4506d1d37eef5550122dbe706e473231e9f751

upgpkg: 8.0-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 7793084..d6533b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
 
 pkgbase=python-keyring
 pkgname=('python-keyring' 'python2-keyring')
-pkgver=7.3
+pkgver=8.0
 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=('d7ffd4bcf0fa2231abadf44bdc49a640')
+md5sums=('c0b86e5851a304630398f12279a5ed57')
 
 prepare() {
   cp -a keyring-$pkgver{,-py2}