From ff34fbe4f94eecba3ca5ec81dde9b8bfb742c2df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Thu, 3 Oct 2019 20:21:15 +0200 Subject: [PATCH] python3-cheetah3: update to 3.2.4. --- srcpkgs/python3-cheetah3/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-cheetah3/template b/srcpkgs/python3-cheetah3/template index 2d03415d6eb..40dfee6e322 100644 --- a/srcpkgs/python3-cheetah3/template +++ b/srcpkgs/python3-cheetah3/template @@ -1,6 +1,6 @@ # Template file for 'python3-cheetah3' pkgname=python3-cheetah3 -version=3.2.3 +version=3.2.4 revision=1 wrksrc="Cheetah3-${version}" build_style=python3-module @@ -13,7 +13,7 @@ maintainer="Piotr Wójcik " license="MIT" homepage="http://www.cheetahtemplate.org/" distfiles="${PYPI_SITE}/C/Cheetah3/Cheetah3-${version}.tar.gz" -checksum=7c450bce04a82d34cf6d48992c736c2048246cbc00f7b4903a39cf9a8ea3990c +checksum=caabb9c22961a3413ac85cd1e5525ec9ca80daeba6555f4f60802b6c256e252b alternatives="python-cheetah:cheetah:/usr/bin/cheetah3 python-cheetah:cheetah-analyze:/usr/bin/cheetah-analyze3 python-cheetah:cheetah-compile:/usr/bin/cheetah-compile3"