git » python-sgmllib3k.git » commit df9d165

Python 3.10 rebuild

author Evangelos Foutras
2021-12-01 21:54:04 UTC
committer Evangelos Foutras
2021-12-01 21:54:04 UTC
parent 1d66d8ae886bcc140ef5b235c60f196dc8d47f17

Python 3.10 rebuild

PKGBUILD +1 -1

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