| author | Felix Yan
<felixonmars@archlinux.org> 2015-12-07 09:05:50 UTC |
| committer | Felix Yan
<felixonmars@archlinux.org> 2015-12-07 09:05:50 UTC |
| parent | e8b6fef9adc4beb869b9ae27faf13bcdd4a32890 |
| PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index f87cb10..b2c49cb 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -7,7 +7,7 @@ pkgbase=python-keyring pkgname=('python-keyring' 'python2-keyring') -pkgver=5.6 +pkgver=5.7 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=('2e90c26dfabcf19414913123976f1acc') +md5sums=('14bf562b4a102ba4ff7739327da0fa2a') prepare() { cp -a keyring-$pkgver{,-py2}