kolourpaint: update to 19.04.1.

This commit is contained in:
Piotr Wójcik 2019-05-10 15:10:34 +02:00 committed by Helmut Pozimski
parent d19325206b
commit 760dd277f5

View file

@ -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 <chocimier@tlen.pl>"
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"