| author | Felix Yan
<felixonmars@archlinux.org> 2016-01-06 02:43:15 UTC |
| committer | Felix Yan
<felixonmars@archlinux.org> 2016-01-06 02:43:15 UTC |
| parent | a62a9cdd50204c662f1812b9d1e31763ad699642 |
| PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index e2dcd50..e66a8c8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -7,7 +7,7 @@ pkgbase=python-keyring pkgname=('python-keyring' 'python2-keyring') -pkgver=5.7.1 +pkgver=6.0 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=('c1e0e5f00686f0ed118573ff47dfbaf8') +md5sums=('112dacb8c5f20604efd79ad43c84aa89') prepare() { cp -a keyring-$pkgver{,-py2}