git » python-argparse-manpage.git » commit 793bcc3

Python 3.8 rebuild

author Felix Yan
2019-10-25 15:55:47 UTC
committer Felix Yan
2019-10-25 15:55:47 UTC
parent e90d7d8012025d591d1471d277cad1ec178825d7

Python 3.8 rebuild

PKGBUILD +1 -1

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