git » python-keyring.git » commit e4f10e9

Python 3.9 rebuild

author Evangelos Foutras
2020-11-12 13:44:20 UTC
committer Evangelos Foutras
2020-11-12 13:44:20 UTC
parent 92cdbabbbf868a8995d8700d84664880ddeec1b2

Python 3.9 rebuild

PKGBUILD +1 -1

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