git » python-secretstorage.git » commit 322976c

Python 3.9 rebuild

author Felix Yan
2020-11-09 18:27:50 UTC
committer Felix Yan
2020-11-09 18:27:50 UTC
parent 6694e61389a4c7cad8e68528dcd75545c252ffbf

Python 3.9 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 655c080..1b211d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
 pkgname=python-secretstorage
 _pkgname=SecretStorage
 pkgver=3.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Securely store passwords and other private data using the SecretService DBus API"
 arch=('any')
 url="https://github.com/mitya57/secretstorage"