kig: update to 18.08.1.

This commit is contained in:
Piotr Wójcik 2018-09-07 16:12:11 +02:00 committed by Helmut Pozimski
parent f36a2a863c
commit f5deb4a4d1

View file

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