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 9a0142ad4985..099c6c7019fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgbase=python-codegen
_pkgbase=codegen
pkgname=('python-codegen' 'python2-codegen')
pkgver=1.0
-pkgrel=3
+pkgrel=4
pkgdesc="Extension to ast that allow ast -> python code generation."
arch=('any')
url="http://github.com/andreif/codegen"