python-Mako: update to 1.0.12.

This commit is contained in:
Daniel Eyßer 2019-06-10 20:57:06 +02:00
parent 3bf5c3ab77
commit ad6022dfa1

View file

@ -1,6 +1,6 @@
# Template file for 'python-Mako'
pkgname=python-Mako
version=1.0.9
version=1.0.12
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=0728c404877cd4ca72c409c0ea372dc5f3b53fa1ad2bb434e1d216c0444ff1fd
checksum=0cfa65de3a835e87eeca6ac856b3013aade55f49e32515f65d999f91a2324162
alternatives="mako:mako-render:/usr/bin/mako-render2"
post_install() {