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

Felix Yan felixonmars at gemini.archlinux.org
Sat Jul 23 08:17:40 UTC 2022


    Date: Saturday, July 23, 2022 @ 08:17:40
  Author: felixonmars
Revision: 1255583

upgpkg: python-secretstorage 3.3.2-1

Modified:
  python-secretstorage/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-23 08:11:01 UTC (rev 1255582)
+++ PKGBUILD	2022-07-23 08:17:40 UTC (rev 1255583)
@@ -5,8 +5,8 @@
 
 pkgname=python-secretstorage
 _pkgname=SecretStorage
-pkgver=3.3.1
-pkgrel=3
+pkgver=3.3.2
+pkgrel=1
 pkgdesc="Securely store passwords and other private data using the SecretService DBus API"
 arch=('any')
 url="https://github.com/mitya57/secretstorage"
@@ -15,7 +15,7 @@
 makedepends=('python-setuptools')
 checkdepends=('org.freedesktop.secrets' 'xorg-server-xvfb')
 source=("https://pypi.io/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz")
-sha512sums=('5e874d08c9e00626a217db96b131884daf92429a91f690b32f62052747275ad0effbe2b4abe048e67fe7f81df97507f8375408898ff986e6f883b5fdfbf2a76c')
+sha512sums=('f04a35925f86fec25435554083ac0d4b21b88cbc19b67a4c744247e659bc767675a52d18b33be557e99593922aecb0c261ec40803c61e089ff35b6c8b541ac63')
 
 build() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list