| author | Felix Yan
<felixonmars@archlinux.org> 2015-02-25 03:40:28 UTC |
| committer | Felix Yan
<felixonmars@archlinux.org> 2015-02-25 03:40:28 UTC |
| parent | c9fcc34572fd6a2339e416859a0f0a416e902106 |
| PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 374c9e1..149b61b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -7,7 +7,7 @@ pkgbase=python-keyring pkgname=('python-keyring' 'python2-keyring') -pkgver=5.2 +pkgver=5.2.1 pkgrel=1 pkgdesc="Store and access your passwords safely." arch=('any') @@ -18,7 +18,7 @@ makedepends=('python-setuptools' 'python2-setuptools') 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') -md5sums=('884094103c4d635f4b9cd0ff71cad96a') +md5sums=('3fec3004a37016bfd25882081a081ca3') prepare() { cp -a keyring-$pkgver{,-py2}