git » python-secretstorage.git » commit d10fe09

Python 3.8 rebuild

author Felix Yan
2019-10-26 05:38:28 UTC
committer Felix Yan
2019-10-26 05:38:28 UTC
parent 5167a6477d44525b1e47fabb941ba1fba3aa39e2

Python 3.8 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 989916d..2508696 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
 pkgname=python-secretstorage
 _pkgname=SecretStorage
 pkgver=3.1.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"