From 430eb0270df756e881c26a57750807f54cb2a712 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Fri, 7 Jun 2019 11:37:19 +0200 Subject: [PATCH] kolourpaint: update to 19.04.2. --- srcpkgs/kolourpaint/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kolourpaint/template b/srcpkgs/kolourpaint/template index 072b7f22d4c..6f3fef35c17 100644 --- a/srcpkgs/kolourpaint/template +++ b/srcpkgs/kolourpaint/template @@ -1,6 +1,6 @@ # Template file for 'kolourpaint' pkgname=kolourpaint -version=19.04.1 +version=19.04.2 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=a2f78f1a2f99fa8176980ecd224ccfd8848ff8357e3434b463d4f83bcc7b5e46 +checksum=75b6deb494b4cbde67835a6500e123b7fe0e55dbd1dbd9b4598627c5d859d11e if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" python qt5-host-tools qt5-qmake kconfig kdoctools"