[arch-commits] Commit in python-keyring/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Mar 21 07:36:59 UTC 2017
Date: Tuesday, March 21, 2017 @ 07:36:59
Author: felixonmars
Revision: 217943
upgpkg: python-keyring 10.3.1-1
Modified:
python-keyring/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-03-21 07:22:18 UTC (rev 217942)
+++ PKGBUILD 2017-03-21 07:36:59 UTC (rev 217943)
@@ -8,7 +8,7 @@
pkgbase=python-keyring
pkgname=('python-keyring' 'python2-keyring')
-pkgver=10.3
+pkgver=10.3.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=('8a6a4617a70c8776da24a02fb63b3ecd')
+md5sums=('ff537b99532d9fd476f487e782ad8b8e')
prepare() {
cp -a keyring-$pkgver{,-py2}
More information about the arch-commits
mailing list