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

Felix Yan felixonmars at archlinux.org
Tue Jun 28 02:54:03 UTC 2016


    Date: Tuesday, June 28, 2016 @ 02:54:03
  Author: felixonmars
Revision: 181453

upgpkg: python-secretstorage 2.2.1-1

Modified:
  python-secretstorage/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-28 02:53:47 UTC (rev 181452)
+++ PKGBUILD	2016-06-28 02:54:03 UTC (rev 181453)
@@ -5,7 +5,7 @@
 
 pkgbase=python-secretstorage
 pkgname=(python-secretstorage python2-secretstorage)
-pkgver=2.2.0
+pkgver=2.2.1
 pkgrel=1
 pkgdesc="Securely store passwords and other private data using the SecretService DBus API"
 arch=('any')
@@ -14,7 +14,7 @@
 makedepends=('python-dbus' 'python2-dbus' 'python-crypto' 'python2-crypto' 'dbus-glib')
 checkdepends=('gnome-keyring' 'xorg-server-xvfb' 'dbus-glib')
 source=("https://pypi.io/packages/source/S/SecretStorage/SecretStorage-${pkgver}.tar.gz")
-md5sums=('651149db1b154d4fbcb725c857a0627f')
+md5sums=('9a6f9e4c9962e6cd616624c331fce1ab')
 
 prepare() {
   cp -a SecretStorage-$pkgver{,-py2}



More information about the arch-commits mailing list