git » python-keyring.git » commit 6a47de6

rebuild with python 3.11

author Felix Yan
2023-04-08 05:18:51 UTC
committer Felix Yan
2023-04-08 05:18:51 UTC
parent 99a6279a8a7121dc719eae2fe1f4f3a0d52fec7c

rebuild with python 3.11

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 4a3c0f0..752da64 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
 pkgname=python-keyring
 _name=keyring
 pkgver=23.11.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Store and access your passwords safely'
 arch=('any')
 url='https://github.com/jaraco/keyring'