git » python-secretstorage.git » commit a366bf9

Python 3.10 rebuild

author Felix Yan
2021-12-02 18:44:49 UTC
committer Felix Yan
2021-12-02 18:44:49 UTC
parent a42ce2f9159dcca4332d354b51bdc8a16a81d870

Python 3.10 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 8b171f6..97cbdf3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
 pkgname=python-secretstorage
 _pkgname=SecretStorage
 pkgver=3.3.1
-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"