kolourpaint: update to 18.12.0.

This commit is contained in:
Piotr Wójcik 2018-12-13 23:25:44 +01:00 committed by Helmut Pozimski
parent 4392dae65d
commit d4ae1e05e3

View file

@ -1,6 +1,6 @@
# Template file for 'kolourpaint'
pkgname=kolourpaint
version=18.08.3
version=18.12.0
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/${pkgname}-${version}.tar.xz"
checksum=207d344db75e13f1d72050e329dba3d8a48227c22c93e916741f76ae742fb44b
checksum=ec71422232340c38a331480cd2f5620d453f46ede7db1ac34413c2ccda0212d4
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" python qt5-host-tools qt5-qmake kconfig kdoctools"