kig: update to 18.04.2.

Closes #14998.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
Piotr Wójcik 2018-06-08 08:49:33 +02:00 committed by Enno Boland
parent ce808dfba4
commit 0e416b12e9
No known key found for this signature in database
GPG Key ID: D09964719BDE9971

View File

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