diff --git a/python-mako/PKGBUILD b/python-mako/PKGBUILD index 78305ca8..45a6d12c 100644 --- a/python-mako/PKGBUILD +++ b/python-mako/PKGBUILD @@ -4,7 +4,7 @@ _realname=mako pkgbase="python-${_realname}" pkgname=("python3-${_realname}" "python2-${_realname}") pkgver=1.0.7 -pkgrel=2 +pkgrel=3 pkgdesc="A super-fast templating language that borrows the best ideas from the existing templating languages" arch=('i686' 'x86_64') url="https://pypi.python.org/pypi/Mako"