| author | Felix Yan
<felixonmars@archlinux.org> 2016-01-10 01:34:50 UTC |
| committer | Felix Yan
<felixonmars@archlinux.org> 2016-01-10 01:34:50 UTC |
| parent | 2a471330ee4e13e50dbf85e98c7758b5bf5218ae |
| PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 8c4286b..f15dfc0 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -7,7 +7,7 @@ pkgbase=python-keyring pkgname=('python-keyring' 'python2-keyring') -pkgver=7.0 +pkgver=7.0.1 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=('0d8339fe5abddaffff7c276a4da6a9f1') +md5sums=('5142f3b500af27cd60f06976b0810673') prepare() { cp -a keyring-$pkgver{,-py2}