| author | Felix Yan
<felixonmars@archlinux.org> 2016-01-09 15:46:53 UTC |
| committer | Felix Yan
<felixonmars@archlinux.org> 2016-01-09 15:46:53 UTC |
| parent | b65c7f57a10a34b1cd7a91fb58c67c54f55d4fac |
| PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 0c4786b..8c4286b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -7,7 +7,7 @@ pkgbase=python-keyring pkgname=('python-keyring' 'python2-keyring') -pkgver=6.1.1 +pkgver=7.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=('ac24d08a2e95429d4e25a070d83bda1e') +md5sums=('0d8339fe5abddaffff7c276a4da6a9f1') prepare() { cp -a keyring-$pkgver{,-py2}