From 90685cb1d8f1937f442dd483d1b962c045a075dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Sat, 17 Aug 2019 13:46:32 +0200 Subject: [PATCH] kolourpaint: update to 19.08.0. --- srcpkgs/kolourpaint/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kolourpaint/template b/srcpkgs/kolourpaint/template index ea98f542893..6af501c8730 100644 --- a/srcpkgs/kolourpaint/template +++ b/srcpkgs/kolourpaint/template @@ -1,6 +1,6 @@ # Template file for 'kolourpaint' pkgname=kolourpaint -version=19.04.3 +version=19.08.0 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules kcoreaddons" @@ -10,7 +10,7 @@ maintainer="Piotr Wójcik " license="BSD-2-Clause, GPL-2.0-or-later, LGPL-2.1-only, GFDL-1.2-only" homepage="http://www.kolourpaint.org/" distfiles="${KDE_SITE}/applications/${version}/src/kolourpaint-${version}.tar.xz" -checksum=7ba4089fe55c870b54ff44bd423eebe50303b0324c4b421589115c4d1d349cac +checksum=00596d813eff27e45de7f51ae411b144ee21a7ae2baf576e248046dbd97e097d if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" python qt5-host-tools qt5-qmake kconfig kdoctools"