git » python-keyring.git » commit 2cf4de4

Python 3.8 rebuild

author Evangelos Foutras
2019-11-03 20:01:09 UTC
committer Evangelos Foutras
2019-11-03 20:01:09 UTC
parent 98276198314d820fb7b027d3ba4236357fcd267e

Python 3.8 rebuild

PKGBUILD +1 -1

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