diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-02 03:51:56 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-02 03:51:56 +0000 |
commit | 35f5198d4a73e45c4e9e22d638f5bfd5b9b4bc62 (patch) | |
tree | 0a936fac74a00270ec2c07d3a37a63e79dd80999 /community/python2-cheetah | |
parent | 88933a383866089c23f6d62783a6a24ab211e872 (diff) |
Wed Jul 2 03:45:24 UTC 2014
Diffstat (limited to 'community/python2-cheetah')
-rw-r--r-- | community/python2-cheetah/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python2-cheetah/PKGBUILD b/community/python2-cheetah/PKGBUILD index 1a9fb9000..37cabadbd 100644 --- a/community/python2-cheetah/PKGBUILD +++ b/community/python2-cheetah/PKGBUILD @@ -4,7 +4,7 @@ # Source: https://github.com/nicoulaj/archlinux-packages pkgname=python2-cheetah pkgver=2.4.4 -pkgrel=5 +pkgrel=6 pkgdesc="A Python-powered template engine and code generator" arch=(i686 x86_64) url="http://www.cheetahtemplate.org" |