| author | Felix Yan
<felixonmars@archlinux.org> 2015-10-11 15:36:33 UTC |
| committer | Felix Yan
<felixonmars@archlinux.org> 2015-10-11 15:36:33 UTC |
| parent | a5732608543cf049420be337a45916f918b9bd2e |
| PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index dbcf377..25f4ce4 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -7,8 +7,8 @@ pkgbase=python-keyring pkgname=('python-keyring' 'python2-keyring') -pkgver=5.4 -pkgrel=2 +pkgver=5.5 +pkgrel=1 pkgdesc="Store and access your passwords safely." arch=('any') url="http://pypi.python.org/pypi/keyring" @@ -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=('ed60cc006c1bc629bf92e100cca952ea') +md5sums=('01c497ed8795a19d4590b327bcc386e1') prepare() { cp -a keyring-$pkgver{,-py2}