kolourpaint: update to 19.04.0.
This commit is contained in:
parent
ef09ae7234
commit
af76520e05
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'kolourpaint'
|
||||
pkgname=kolourpaint
|
||||
version=18.12.3
|
||||
version=19.04.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules"
|
||||
hostmakedepends="extra-cmake-modules kcoreaddons"
|
||||
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/kolourpaint-${version}.tar.xz"
|
||||
checksum=450b714f0d73b59d31c4ceda142a3496d14e51d84b8c8968548a15e05c138f98
|
||||
checksum=d6cd087ba34a1a8fec9349dea06c1b71a70f6e8455adb41d4820a376eb2ed141
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" python qt5-host-tools qt5-qmake kconfig kdoctools"
|
||||
|
|
Loading…
Reference in a new issue