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

Felix Yan felixonmars at archlinux.org
Sat Jun 18 14:31:31 UTC 2016


    Date: Saturday, June 18, 2016 @ 14:31:30
  Author: felixonmars
Revision: 180431

upgpkg: python-secretstorage 2.2.0-1

Modified:
  python-secretstorage/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-18 14:23:00 UTC (rev 180430)
+++ PKGBUILD	2016-06-18 14:31:30 UTC (rev 180431)
@@ -5,7 +5,7 @@
 
 pkgbase=python-secretstorage
 pkgname=(python-secretstorage python2-secretstorage)
-pkgver=2.1.4
+pkgver=2.2.0
 pkgrel=1
 pkgdesc="Securely store passwords and other private data using the SecretService DBus API"
 arch=('any')
@@ -13,8 +13,8 @@
 license=('BSD')
 makedepends=('python-dbus' 'python2-dbus' 'python-crypto' 'python2-crypto' 'dbus-glib')
 checkdepends=('gnome-keyring' 'xorg-server-xvfb' 'dbus-glib')
-source=("https://pypi.python.org/packages/source/S/SecretStorage/SecretStorage-${pkgver}.tar.gz")
-md5sums=('80ca4a4a0614daf45ee3d0fb17eb41cd')
+source=("https://pypi.io/packages/source/S/SecretStorage/SecretStorage-${pkgver}.tar.gz")
+md5sums=('651149db1b154d4fbcb725c857a0627f')
 
 prepare() {
   cp -a SecretStorage-$pkgver{,-py2}



More information about the arch-commits mailing list