diff --git a/srcpkgs/kolourpaint/template b/srcpkgs/kolourpaint/template index c8e6494a2ce..c3511c2819e 100644 --- a/srcpkgs/kolourpaint/template +++ b/srcpkgs/kolourpaint/template @@ -1,6 +1,6 @@ # Template file for 'kolourpaint' pkgname=kolourpaint -version=18.08.3 +version=18.12.0 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/${pkgname}-${version}.tar.xz" -checksum=207d344db75e13f1d72050e329dba3d8a48227c22c93e916741f76ae742fb44b +checksum=ec71422232340c38a331480cd2f5620d453f46ede7db1ac34413c2ccda0212d4 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" python qt5-host-tools qt5-qmake kconfig kdoctools"