kig: update to 19.08.0.

This commit is contained in:
Piotr Wójcik 2019-08-17 13:46:14 +02:00 committed by John Zimmermann
parent f3b21c71aa
commit 94bc59491e

View file

@ -1,6 +1,6 @@
# Template file for 'kig'
pkgname=kig
version=19.04.3
version=19.08.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules kcoreaddons pkg-config python"
@ -10,9 +10,8 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
license="GPL-2.0-only"
homepage="https://www.kde.org/applications/education/kig/"
distfiles="${KDE_SITE}/applications/${version}/src/kig-${version}.tar.xz"
checksum=05566395ce58c6c049d797f579362d52b612ab1718b111f7a054e9e3ae229459
checksum=ec35f8e9c10e0a984ab7ff06fc810a26e0abc825ee5674af238bb04e83ce38ee
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools qt5-host-tools qt5-qmake"
fi