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 5ec7f64d8695..2314e375457d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname='python2-pretend'
_name="${pkgname#python2-}"
pkgver=1.0.9
-pkgrel=8
+pkgrel=9
pkgdesc="A library for stubbing in Python"
arch=('any')
url="https://pypi.org/project/${_name}/${pkgver}/"