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

Python 3.9 rebuild

author Felix Yan
2020-11-10 04:31:08 UTC
committer Felix Yan
2020-11-10 04:31:08 UTC
parent fb78b9832e4004338d3c4fe489c7eec13e62eb24

Python 3.9 rebuild

PKGBUILD +1 -1

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