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

Felix Yan felixonmars at archlinux.org
Wed Jan 8 18:59:24 UTC 2020


    Date: Wednesday, January 8, 2020 @ 18:59:24
  Author: felixonmars
Revision: 550438

upgpkg: python-secretstorage 3.1.2-1

Modified:
  python-secretstorage/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-08 18:59:20 UTC (rev 550437)
+++ PKGBUILD	2020-01-08 18:59:24 UTC (rev 550438)
@@ -5,8 +5,8 @@
 
 pkgname=python-secretstorage
 _pkgname=SecretStorage
-pkgver=3.1.1
-pkgrel=3
+pkgver=3.1.2
+pkgrel=1
 pkgdesc="Securely store passwords and other private data using the SecretService DBus API"
 arch=('any')
 url="https://github.com/mitya57/secretstorage"
@@ -14,7 +14,7 @@
 depends=('python-cryptography' 'python-jeepney')
 checkdepends=('org.freedesktop.secrets' 'xorg-server-xvfb')
 source=("https://pypi.io/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz")
-sha512sums=('295e0f75c772edf153480730dc20051f06e60e040a18f169620cb4aaa37b8c1a254a496464d3794a38cf49fa884a7b561fe364816f0d12a5b2622c77259f03cf')
+sha512sums=('c132b21556c55b5912354fd27b6062d32c0f510234f7fe57f6e8e0acb08393ad95e0896967b577de97821387cd714e62b657359230296449e4e0a7ae5a797803')
 
 build() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list