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

upgpkg: 4.6-2: Rebuild for Python 3.13

author Jelle van der Waa
2024-11-21 13:47:54 UTC
committer Jelle van der Waa
2024-11-21 13:47:54 UTC
parent fb997fb15aa406a1f57c299f1ade7e05b23ca569

upgpkg: 4.6-2: Rebuild for Python 3.13

.SRCINFO +1 -1
PKGBUILD +1 -1

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