kig: update to 19.04.2.

This commit is contained in:
Piotr Wójcik 2019-06-07 10:20:39 +02:00 committed by John Zimmermann
parent 77361900b4
commit 511402fedd

View file

@ -1,6 +1,6 @@
# Template file for 'kig'
pkgname=kig
version=19.04.1
version=19.04.2
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules kcoreaddons pkg-config python"
@ -10,7 +10,7 @@ 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=37684e2d1893c2f3a412add1edd73047d3ae8ff501b035943a9793b94d468a79
checksum=6c3b627a689f5c14182c868e10b44317dd2c6d618cd219416d9c23d9746e44c8
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools qt5-host-tools qt5-qmake"