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

Python 3.10 rebuild

author Felix Yan
2021-12-01 21:53:46 UTC
committer Felix Yan
2021-12-01 21:53:46 UTC
parent e53a309416e3c44ee3cb4909980bfe9611739753

Python 3.10 rebuild

PKGBUILD +1 -1

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