| author | Felix Yan
<felixonmars@archlinux.org> 2015-10-11 15:43:45 UTC |
| committer | Felix Yan
<felixonmars@archlinux.org> 2015-10-11 15:43:45 UTC |
| parent | b4d784561340a10ac30e58622a3da256fdc4bc1e |
| PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 25f4ce4..4ec31cd 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -7,7 +7,7 @@ pkgbase=python-keyring pkgname=('python-keyring' 'python2-keyring') -pkgver=5.5 +pkgver=5.5.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=('01c497ed8795a19d4590b327bcc386e1') +md5sums=('828dcf21200760faa0cc00e2c5b5b14c') prepare() { cp -a keyring-$pkgver{,-py2}