git » python-sgmllib3k.git » commit 42dcc56

upgpkg: 1.0.0-7: Rebuild for Python 3.13

author Jelle van der Waa
2024-11-16 17:38:56 UTC
committer Jelle van der Waa
2024-11-16 17:38:56 UTC
parent b6ff442b1d62ea2bd2985c2621e8381c13023bdc

upgpkg: 1.0.0-7: Rebuild for Python 3.13

.SRCINFO +1 -1
PKGBUILD +1 -1

diff --git a/.SRCINFO b/.SRCINFO
index 3e7cedb..1a85cd0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
 pkgbase = python-sgmllib3k
 	pkgdesc = Python 3 smgllib port
 	pkgver = 1.0.0
-	pkgrel = 6
+	pkgrel = 7
 	url = https://pypi.org/project/sgmllib3k/#description
 	arch = any
 	license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index 177b0c0..e82d845 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 pkgname=python-sgmllib3k
 pkgver=1.0.0
-pkgrel=6
+pkgrel=7
 arch=(any)
 license=("BSD")
 pkgdesc="Python 3 smgllib port"