git » python-sgmllib3k.git » commit 585bb96

rebuild with python 3.11

author Felix Yan
2023-04-06 17:10:00 UTC
committer Felix Yan
2023-04-06 17:10:00 UTC
parent df9d1659677e0f1eaa6262f8082e4a7e25870a10

rebuild with python 3.11

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index f932754..6c5419f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 pkgname=python-sgmllib3k
 pkgver=1.0.0
-pkgrel=4
+pkgrel=5
 arch=(any)
 license=("BSD")
 pkgdesc="Python 3 smgllib port"