kolourpaint: update to 19.04.3.

This commit is contained in:
Piotr Wójcik 2019-07-12 07:56:59 +02:00 committed by Piotr
parent 5e8cbec791
commit a250d17908

View file

@ -1,6 +1,6 @@
# Template file for 'kolourpaint' # Template file for 'kolourpaint'
pkgname=kolourpaint pkgname=kolourpaint
version=19.04.2 version=19.04.3
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="extra-cmake-modules kcoreaddons" 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" license="BSD-2-Clause, GPL-2.0-or-later, LGPL-2.1-only, GFDL-1.2-only"
homepage="http://www.kolourpaint.org/" homepage="http://www.kolourpaint.org/"
distfiles="${KDE_SITE}/applications/${version}/src/kolourpaint-${version}.tar.xz" distfiles="${KDE_SITE}/applications/${version}/src/kolourpaint-${version}.tar.xz"
checksum=75b6deb494b4cbde67835a6500e123b7fe0e55dbd1dbd9b4598627c5d859d11e checksum=7ba4089fe55c870b54ff44bd423eebe50303b0324c4b421589115c4d1d349cac
if [ -n "$CROSS_BUILD" ]; then if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" python qt5-host-tools qt5-qmake kconfig kdoctools" hostmakedepends+=" python qt5-host-tools qt5-qmake kconfig kdoctools"