git » python-secretstorage.git » commit a42ce2f

Python 3.10 rebuild

author Felix Yan
2021-11-30 21:30:16 UTC
committer Felix Yan
2021-11-30 21:30:16 UTC
parent 1dd101360e92c87619323ed961ef9f010f5150ad

Python 3.10 rebuild

PKGBUILD +1 -1

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