git » python-sgmllib3k.git » commit 1d66d8a

Python 3.10 rebuild

author Felix Yan
2021-11-30 20:26:33 UTC
committer Felix Yan
2021-11-30 20:26:33 UTC
parent 1b237a2b3f0f4036a09dcf0467d7fe6f9c4857fc

Python 3.10 rebuild

PKGBUILD +1 -1

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