git » python-secretstorage.git » commit d73d8bb

Python 3.9 rebuild

author Evangelos Foutras
2020-11-12 13:21:57 UTC
committer Evangelos Foutras
2020-11-12 13:21:57 UTC
parent 322976c2c416b825c42eba4f21d567c6f50cffd8

Python 3.9 rebuild

PKGBUILD +1 -1

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