diff --git a/srcpkgs/kolourpaint/template b/srcpkgs/kolourpaint/template index 46211cbdac0..6ef1875f007 100644 --- a/srcpkgs/kolourpaint/template +++ b/srcpkgs/kolourpaint/template @@ -1,6 +1,6 @@ # Template file for 'kolourpaint' pkgname=kolourpaint -version=18.12.1 +version=18.12.2 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=cd0a57d0192649c715af61eee4f5112c15347a3fe5d745519c1ccc9f0b248540 +checksum=c9a574530f9c8868578d8c98d7c83aff7497367d396dceb0410c17fd142c2886 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" python qt5-host-tools qt5-qmake kconfig kdoctools"