git » python-keyring.git » commit 92cdbab

Python 3.9 rebuild

author Felix Yan
2020-11-09 19:24:56 UTC
committer Felix Yan
2020-11-09 19:24:56 UTC
parent 4d5e07b6bf0ea1b0f0741aac430240b5f45de0ba

Python 3.9 rebuild

PKGBUILD +1 -1

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