python-Mako: update to 1.1.0.
This commit is contained in:
parent
a67c1a3c7f
commit
126ecc8d29
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-Mako'
|
||||
pkgname=python-Mako
|
||||
version=1.0.13
|
||||
version=1.1.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="Mako-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://www.makotemplates.org/"
|
||||
distfiles="${PYPI_SITE}/M/Mako/Mako-${version}.tar.gz"
|
||||
checksum=95ee720cc3453063788515d55bd7ce4a2a77b7b209e4ac70ec5c86091eb02541
|
||||
checksum=a36919599a9b7dc5d86a7a8988f23a9a3a3d083070023bab23d64f7f1d1e0a4b
|
||||
alternatives="mako:mako-render:/usr/bin/mako-render2"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue