[arch-commits] Commit in python-keyring/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Dec 5 06:59:53 UTC 2016
Date: Monday, December 5, 2016 @ 06:59:52
Author: felixonmars
Revision: 197905
upgpkg: python-keyring 10.1-1
Modified:
python-keyring/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-12-05 06:59:46 UTC (rev 197904)
+++ PKGBUILD 2016-12-05 06:59:52 UTC (rev 197905)
@@ -8,7 +8,7 @@
pkgbase=python-keyring
pkgname=('python-keyring' 'python2-keyring')
-pkgver=10.0.2
+pkgver=10.1
pkgrel=1
pkgdesc="Store and access your passwords safely."
arch=('any')
@@ -18,7 +18,7 @@
makedepends=('python-setuptools_scm' 'python2-setuptools_scm' 'python-secretstorage'
'python2-secretstorage')
checkdepends=('python-pytest-runner' 'python2-pytest-runner')
-md5sums=('7e1957526a5d63d0da3f46a56e51dc59')
+md5sums=('2300404daf9b0b3c1688a12a80b8c799')
prepare() {
cp -a keyring-$pkgver{,-py2}
More information about the arch-commits
mailing list