From 555b8051e6d2bb5cbfa38963caec614e24031033 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Mon, 19 Jul 2021 18:40:27 +0200 Subject: [PATCH] tuxpaint: update to 0.9.26. --- srcpkgs/tuxpaint/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tuxpaint/template b/srcpkgs/tuxpaint/template index 526eb8b234b..d2d1cd6b203 100644 --- a/srcpkgs/tuxpaint/template +++ b/srcpkgs/tuxpaint/template @@ -1,6 +1,6 @@ # Template file for 'tuxpaint' pkgname=tuxpaint -version=0.9.25 +version=0.9.26 revision=1 build_style=gnu-makefile make_build_args="PREFIX=/usr" @@ -13,7 +13,7 @@ maintainer="Piotr Wójcik " license="GPL-2.0-or-later" homepage="http://www.tuxpaint.org/" distfiles="${SOURCEFORGE_SITE}/tuxpaint/${version}/tuxpaint-${version}.tar.gz" -checksum=c1185b7ba97701ae48639ade3e55488bd695a919a7b5b38f5b2ab0df93b6e19d +checksum=4aa83eb2e67bfc7e3493366d0ea231da46b9e6a9c552bf267ec868241fffa8f1 replaces="tuxpaint-data>=0" python_version=2