kig: update to 18.04.3.

This commit is contained in:
Piotr Wójcik 2018-07-14 11:36:23 +02:00 committed by maxice8
parent fc4ed47a69
commit 3f1e8049cd

View file

@ -1,6 +1,6 @@
# Template file for 'kig'
pkgname=kig
version=18.04.2
version=18.04.3
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules 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/${pkgname}-${version}.tar.xz"
checksum=fc0111dc2b57cb347375031a0ef6c0dea8525bddda6369f5e6fd4dddd59a1245
checksum=249fe2f50e38ba83bdfba042d3ef2c7e8020ba3ede66fd0827a51776a74c8534
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools qt5-host-tools qt5-qmake"