kig: update to 18.04.0.

Closes #13684.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
Piotr Wójcik 2018-04-20 16:57:31 +02:00 committed by Enno Boland
parent 6531d70223
commit 15d36830ea

View file

@ -1,6 +1,6 @@
# Template file for 'kig'
pkgname=kig
version=17.12.3
version=18.04.0
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"
homepage="https://www.kde.org/applications/education/kig/"
distfiles="https://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=2df689be475e0d2b18491ec3ce6ba1aa05e6b31c6d0d00e22dcd2d903c493b52
checksum=638f7965d9b725b3ab51f58e2c4e0738e5350ee20e4e95d29a1e14cd28105eb6
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools qt5-host-tools qt5-qmake"