summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFelipe F. Tonello2016-08-10 17:01:58 +0100
committerFelipe F. Tonello2016-08-10 17:01:58 +0100
commit9268b701350c35faf9f20e3b3275144aa75a460c (patch)
tree209a587c1f6cb88d3a84b01b668c3bd555656b52 /PKGBUILD
parent237c53d3951b9b85745096d2e857c6a1c7248629 (diff)
downloadaur-9268b701350c35faf9f20e3b3275144aa75a460c.tar.gz
update release version
Signed-off-by: Felipe F. Tonello <eu@felipetonello.com>
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"