python-mako: Rebuild

This commit is contained in:
Alexey Pavlov
2018-10-30 10:20:37 +03:00
parent 7cab9c965a
commit df136c2e84

View File

@@ -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"