diff options
Diffstat (limited to 'community/py-cheetah')
-rw-r--r-- | community/py-cheetah/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-cheetah/APKBUILD b/community/py-cheetah/APKBUILD index 3b4c23f271..90a3aa6839 100644 --- a/community/py-cheetah/APKBUILD +++ b/community/py-cheetah/APKBUILD @@ -4,7 +4,7 @@ pkgname=py-cheetah _pkgreal=${pkgname#py-} _pkgname=Cheetah3 pkgver=3.1.0 -pkgrel=0 +pkgrel=1 pkgdesc="Cheetah is a template engine and code generation tool" url="http://www.cheetahtemplate.org/" arch="all" |