summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bef269ccdbdd..349a64c5595f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_name=mando
pkgname=python-$_name
pkgver=0.7.1
-pkgrel=2
+pkgrel=3
pkgdesc='Python library wrapping argparse to help write flexible CLI applications'
arch=(any)
url='https://mando.readthedocs.org/'