kig: update to 18.08.0.

This commit is contained in:
Piotr Wójcik 2018-08-17 13:27:59 +02:00 committed by maxice8
parent e8a0406bff
commit c6ad05595d

View file

@ -1,6 +1,6 @@
# Template file for 'kig'
pkgname=kig
version=18.04.3
version=18.08.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.0-only"
homepage="https://www.kde.org/applications/education/kig/"
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=249fe2f50e38ba83bdfba042d3ef2c7e8020ba3ede66fd0827a51776a74c8534
checksum=0bd64fb3942d72fab99578242295f2812ea93814f129fbc4e9478dab4f56fa4d
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools qt5-host-tools qt5-qmake"