git » python-keyring.git » commit 9827619

Python 3.8 rebuild

author Evangelos Foutras
2019-10-26 06:13:49 UTC
committer Evangelos Foutras
2019-10-26 06:13:49 UTC
parent b6bb55faa49c8a37117622617871854ffa7060ef

Python 3.8 rebuild

PKGBUILD +1 -1

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