kolourpaint: update to 18.12.1.

This commit is contained in:
Piotr Wójcik 2019-01-10 22:49:51 +01:00 committed by Helmut Pozimski
parent b1896002a8
commit a543b10cd7
1 changed files with 4 additions and 4 deletions

View File

@ -1,16 +1,16 @@
# Template file for 'kolourpaint'
pkgname=kolourpaint
version=18.12.0
version=18.12.1
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules"
makedepends="kdelibs4support-devel kparts-devel qt5-devel"
makedepends="kdelibs4support-devel kparts-devel libksane-devel qt5-devel"
short_desc="Free, easy-to-use paint program for KDE"
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=ec71422232340c38a331480cd2f5620d453f46ede7db1ac34413c2ccda0212d4
distfiles="${KDE_SITE}/applications/${version}/src/kolourpaint-${version}.tar.xz"
checksum=cd0a57d0192649c715af61eee4f5112c15347a3fe5d745519c1ccc9f0b248540
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" python qt5-host-tools qt5-qmake kconfig kdoctools"