git » python-keyring.git » commit 40689eb

Python 3.10 rebuild

author Felix Yan
2021-11-30 22:30:59 UTC
committer Felix Yan
2021-11-30 22:30:59 UTC
parent 08f245b9dda6bbfffcbd1980645144c4dc348cc5

Python 3.10 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 81fc89c..5c7341e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
 pkgname=python-keyring
 _pkgname=keyring
 pkgver=23.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Store and access your passwords safely'
 arch=('any')
 url='https://github.com/jaraco/keyring'