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

Python 3.10 rebuild

author Felix Yan
2021-12-01 15:04:22 UTC
committer Felix Yan
2021-12-01 15:04:22 UTC
parent fb6226ccb5d4f1ddf8c0134c69a7b1aecfcf4682

Python 3.10 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 9a3f84a..dda4977 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 pkgname=python-argparse-manpage
 pkgver=1.5
-pkgrel=1
+pkgrel=2
 pkgdesc='Automatically build man-pages for your Python project'
 url='https://github.com/praiskup/argparse-manpage'
 arch=('any')