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 f738de5c29e4..530e4fe81db5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-cheetah3
pkgdesc = A Python powered template engine and code generator
pkgver = 3.2.5
- pkgrel = 4
+ pkgrel = 5
url = http://www.cheetahtemplate.org
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 627aea301b89..bcd5cad4784b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgbase=python-cheetah3
pkgname=('python-cheetah3' 'python2-cheetah3')
_name=Cheetah3
pkgver=3.2.5
-pkgrel=4
+pkgrel=5
pkgdesc="A Python powered template engine and code generator"
arch=(any)
url="http://www.cheetahtemplate.org"