summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9a8310278f44..69ede8de1ad5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-cheetah3
pkgdesc = A Python powered template engine and code generator
pkgver = 3.2.6
- pkgrel = 3
+ pkgrel = 4
url = http://www.cheetahtemplate.org
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 2ae743adca56..4bef4098517d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname='python-cheetah3'
_name=Cheetah3
pkgver=3.2.6
_subver="post2"
-pkgrel=3
+pkgrel=4
pkgdesc="A Python powered template engine and code generator"
arch=('any')
url="http://www.cheetahtemplate.org"