[arch-commits] Commit in python-keyring/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Jul 15 08:10:48 UTC 2016


    Date: Friday, July 15, 2016 @ 08:10:47
  Author: felixonmars
Revision: 182931

upgpkg: python-keyring 9.3.1-1

Modified:
  python-keyring/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-15 08:05:09 UTC (rev 182930)
+++ PKGBUILD	2016-07-15 08:10:47 UTC (rev 182931)
@@ -8,7 +8,7 @@
 
 pkgbase=python-keyring
 pkgname=('python-keyring' 'python2-keyring')
-pkgver=9.3
+pkgver=9.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=('37dd8a29d86f683f773b3496e1a04ef2')
+md5sums=('934aad9f3cdcc860029a0122fb5f67bb')
 
 prepare() {
   cp -a keyring-$pkgver{,-py2}



More information about the arch-commits mailing list