From 9d6575ae74a32aea6706a2593301fb2fcca25980 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Thu, 7 Mar 2019 17:52:22 +0100 Subject: [PATCH] kolourpaint: update to 18.12.3. --- srcpkgs/kolourpaint/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kolourpaint/template b/srcpkgs/kolourpaint/template index 6ef1875f007..343db9f0581 100644 --- a/srcpkgs/kolourpaint/template +++ b/srcpkgs/kolourpaint/template @@ -1,6 +1,6 @@ # Template file for 'kolourpaint' pkgname=kolourpaint -version=18.12.2 +version=18.12.3 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules" @@ -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=c9a574530f9c8868578d8c98d7c83aff7497367d396dceb0410c17fd142c2886 +checksum=450b714f0d73b59d31c4ceda142a3496d14e51d84b8c8968548a15e05c138f98 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" python qt5-host-tools qt5-qmake kconfig kdoctools"