git » python-pgpy.git » commit bd2a380

rebuild with python 3.11

author Felix Yan
2023-04-07 13:13:51 UTC
committer Felix Yan
2023-04-07 13:13:51 UTC
parent b39b14f7a1bcdc51707d00bb646d4a613d1ed3be

rebuild with python 3.11

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index b562baf..ac87a6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgname=python-pgpy
 pkgver=0.6.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Pretty Good Privacy for Python'
 arch=('any')
 license=('BSD')