diff --git a/srcpkgs/kolourpaint/template b/srcpkgs/kolourpaint/template index 1541bb7329..072b7f22d4 100644 --- a/srcpkgs/kolourpaint/template +++ b/srcpkgs/kolourpaint/template @@ -1,6 +1,6 @@ # Template file for 'kolourpaint' pkgname=kolourpaint -version=19.04.0 +version=19.04.1 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=d6cd087ba34a1a8fec9349dea06c1b71a70f6e8455adb41d4820a376eb2ed141 +checksum=a2f78f1a2f99fa8176980ecd224ccfd8848ff8357e3434b463d4f83bcc7b5e46 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" python qt5-host-tools qt5-qmake kconfig kdoctools"