diff options
author | Francesco Colista <fcolista@alpinelinux.org> | 2016-08-24 12:38:32 +0000 |
---|---|---|
committer | Francesco Colista <fcolista@alpinelinux.org> | 2016-08-24 12:38:32 +0000 |
commit | c354b620ea8321bc5f77024313fc5fc8ca7244c0 (patch) | |
tree | 11c1a3493b643562b11d7566c0fbf24de0b4b1db /community/py-tempita | |
parent | 060503fd52523dd9321d3ed66542b11a13a31571 (diff) | |
download | aports-c354b620ea8321bc5f77024313fc5fc8ca7244c0.tar.bz2 aports-c354b620ea8321bc5f77024313fc5fc8ca7244c0.tar.xz |
community/py-tempita: bump pkgrel
Diffstat (limited to 'community/py-tempita')
-rw-r--r-- | community/py-tempita/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-tempita/APKBUILD b/community/py-tempita/APKBUILD index 115c9d4df7..54864c330a 100644 --- a/community/py-tempita/APKBUILD +++ b/community/py-tempita/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-tempita _pkgname=Tempita pkgver=0.5.2 -pkgrel=0 +pkgrel=1 pkgdesc="A small templating language" url="http://pythonpaste.org/tempita/" arch="noarch" |