git » python-argparse-manpage.git » commit f93cba6

upgpkg: 4.7-2: Rebuild for Python 3.14

author Jelle van der Waa
2025-12-16 10:38:44 UTC
committer Jelle van der Waa
2025-12-16 10:38:44 UTC
parent abd0537a7551e57d477570afac322ad5a37b30fb

upgpkg: 4.7-2: Rebuild for Python 3.14

.SRCINFO +1 -1
PKGBUILD +1 -1

diff --git a/.SRCINFO b/.SRCINFO
index 732c1c2..356fb0a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
 pkgbase = python-argparse-manpage
 	pkgdesc = Automatically build man-pages for your Python project
 	pkgver = 4.7
-	pkgrel = 1
+	pkgrel = 2
 	url = https://github.com/praiskup/argparse-manpage
 	arch = any
 	license = Apache
diff --git a/PKGBUILD b/PKGBUILD
index e001309..6a988ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase <svenstaro@archlinux.org>
 pkgname=python-argparse-manpage
 pkgver=4.7
-pkgrel=1
+pkgrel=2
 pkgdesc='Automatically build man-pages for your Python project'
 url='https://github.com/praiskup/argparse-manpage'
 arch=('any')