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

Felix Yan felixonmars at archlinux.org
Thu Jan 24 21:35:43 UTC 2019


    Date: Thursday, January 24, 2019 @ 21:35:42
  Author: felixonmars
Revision: 427580

upgpkg: python-secretstorage 3.1.1-1

Modified:
  python-secretstorage/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-24 21:35:39 UTC (rev 427579)
+++ PKGBUILD	2019-01-24 21:35:42 UTC (rev 427580)
@@ -5,7 +5,7 @@
 
 pkgname=python-secretstorage
 _pkgname=SecretStorage
-pkgver=3.1.0
+pkgver=3.1.1
 pkgrel=1
 pkgdesc="Securely store passwords and other private data using the SecretService DBus API"
 arch=('any')
@@ -14,7 +14,7 @@
 depends=('python-cryptography' 'python-jeepney')
 checkdepends=('gnome-keyring' 'xorg-server-xvfb')
 source=("https://pypi.io/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz")
-sha512sums=('a044009480b359aecb0c8782f04e4d02c3c1c0e682f72733896c98f386562c43766318963452d60028d0a92d02903130278cf26a5c206f5f0909e106bdb2d133')
+sha512sums=('295e0f75c772edf153480730dc20051f06e60e040a18f169620cb4aaa37b8c1a254a496464d3794a38cf49fa884a7b561fe364816f0d12a5b2622c77259f03cf')
 
 build() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list