summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcell Meszaros2022-06-13 15:11:26 +0200
committerMarcell Meszaros2022-06-13 15:11:26 +0200
commit64f72f7cfbdd7fbcaeb5e5124bc6c8fed5662683 (patch)
tree4c96446439007fcbff2fcd85900ffbc412f0f343 /PKGBUILD
parent080519e40578a19220740669626798c4cc03795c (diff)
downloadaur-python2-pretend.tar.gz
bump 1.0.9-9 for newer build than last repo version
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}/"