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

Felix Yan fyan at archlinux.org
Mon Dec 21 01:34:10 UTC 2015


    Date: Monday, December 21, 2015 @ 02:34:09
  Author: fyan
Revision: 153808

upgpkg: python-secretstorage 2.1.3-1

Modified:
  python-secretstorage/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-20 20:46:00 UTC (rev 153807)
+++ PKGBUILD	2015-12-21 01:34:09 UTC (rev 153808)
@@ -5,8 +5,8 @@
 
 pkgbase=python-secretstorage
 pkgname=(python-secretstorage python2-secretstorage)
-pkgver=2.1.2
-pkgrel=2
+pkgver=2.1.3
+pkgrel=1
 pkgdesc="Securely store passwords and other private data using the SecretService DBus API"
 arch=('any')
 url="https://pypi.python.org/pypi/SecretStorage"
@@ -14,7 +14,7 @@
 makedepends=('python-dbus' 'python2-dbus' 'python-crypto' 'python2-crypto')
 checkdepends=('gnome-keyring' 'xorg-server-xvfb' 'dbus-glib')
 source=("https://pypi.python.org/packages/source/S/SecretStorage/SecretStorage-${pkgver}.tar.gz")
-md5sums=('795eadfdfd2f747df146dd1dac9835c0')
+md5sums=('7820b3ac05614b56b3bfc850b7daeb17')
 
 prepare() {
   cp -a SecretStorage-$pkgver{,-py2}



More information about the arch-commits mailing list