kig: update to 19.04.3.

This commit is contained in:
Piotr Wójcik 2019-07-12 07:56:37 +02:00 committed by Piotr
parent 11292d27df
commit dacb5a11ac

View file

@ -1,6 +1,6 @@
# Template file for 'kig'
pkgname=kig
version=19.04.2
version=19.04.3
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=6c3b627a689f5c14182c868e10b44317dd2c6d618cd219416d9c23d9746e44c8
checksum=05566395ce58c6c049d797f579362d52b612ab1718b111f7a054e9e3ae229459
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools qt5-host-tools qt5-qmake"