kolourpaint: update to 18.12.2.

This commit is contained in:
Piotr Wójcik 2019-02-07 23:26:00 +01:00 committed by maxice8
parent 9244c737fb
commit 9fea7555f3

View file

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