kig: update to 18.08.2.

This commit is contained in:
Piotr Wójcik 2018-10-11 22:48:23 +02:00 committed by maxice8
parent 12057f9e1c
commit d1dcec4607

View File

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