| author | Felix Yan
<felixonmars@archlinux.org> 2015-12-13 05:23:55 UTC |
| committer | Felix Yan
<felixonmars@archlinux.org> 2015-12-13 05:23:55 UTC |
| parent | 75a1f58f1669f11ce35cd6a5bef6ab09635885cb |
| PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index b2c49cb..e2dcd50 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -7,7 +7,7 @@ pkgbase=python-keyring pkgname=('python-keyring' 'python2-keyring') -pkgver=5.7 +pkgver=5.7.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' 'kdebindings-python' 'kdebindings-python2' 'python2-gdata' 'python-fs' 'python2-fs') -md5sums=('14bf562b4a102ba4ff7739327da0fa2a') +md5sums=('c1e0e5f00686f0ed118573ff47dfbaf8') prepare() { cp -a keyring-$pkgver{,-py2}