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

rebuild with python 3.11

author Felix Yan
2023-04-06 14:43:13 UTC
committer Felix Yan
2023-04-06 14:43:13 UTC
parent 49d178fb7b0ffc3be194dc7f3a638338f399758f

rebuild with python 3.11

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 927ba44..075d6c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase <svenstaro@archlinux.org>
 pkgname=python-argparse-manpage
 pkgver=4
-pkgrel=1
+pkgrel=2
 pkgdesc='Automatically build man-pages for your Python project'
 url='https://github.com/praiskup/argparse-manpage'
 arch=('any')