kolourpaint: update to 18.12.3.

This commit is contained in:
Piotr Wójcik 2019-03-07 17:52:22 +01:00 committed by maxice8
parent 4a65895ef6
commit 9d6575ae74

View File

@ -1,6 +1,6 @@
# Template file for 'kolourpaint'
pkgname=kolourpaint
version=18.12.2
version=18.12.3
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules"
@ -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=c9a574530f9c8868578d8c98d7c83aff7497367d396dceb0410c17fd142c2886
checksum=450b714f0d73b59d31c4ceda142a3496d14e51d84b8c8968548a15e05c138f98
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" python qt5-host-tools qt5-qmake kconfig kdoctools"