| author | Felix Yan
<felixonmars@archlinux.org> 2015-02-25 03:01:43 UTC |
| committer | Felix Yan
<felixonmars@archlinux.org> 2015-02-25 03:01:43 UTC |
| parent | 4ebca40fa68eaca6dc7abbcaccd11269b7cb7001 |
| PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index c630681..d2d7cea 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -7,7 +7,7 @@ pkgbase=python-keyring pkgname=('python-keyring' 'python2-keyring') -pkgver=5.0 +pkgver=5.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=('3239a8d7290c933b93e6ef85c9e4116c') +md5sums=('36e7c6db9b4c8765940e2a4bb2d8386c') prepare() { cp -a keyring-$pkgver{,-py2}