| author | Felix Yan
<felixonmars@archlinux.org> 2015-02-05 03:36:12 UTC |
| committer | Felix Yan
<felixonmars@archlinux.org> 2015-02-05 03:36:12 UTC |
| parent | 632e8a70b1108d9a8cb76dd3c0c8cfce0073d50d |
| PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 7a56ee1..c630681 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -7,7 +7,7 @@ pkgbase=python-keyring pkgname=('python-keyring' 'python2-keyring') -pkgver=4.1.1 +pkgver=5.0 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=('1a830677df8b94428edf2950d9c2dc7b') +md5sums=('3239a8d7290c933b93e6ef85c9e4116c') prepare() { cp -a keyring-$pkgver{,-py2}