kig: update to 18.12.2.

This commit is contained in:
Piotr Wójcik 2019-02-07 23:25:52 +01:00 committed by maxice8
parent d6bd1f093f
commit 825283eab6

View file

@ -1,6 +1,6 @@
# Template file for 'kig'
pkgname=kig
version=18.12.1
version=18.12.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/kig-${version}.tar.xz"
checksum=ecc9bc6cc5f76ca857cf1b1e4b786b724b2d6584d3b53c72249909ccdf488031
checksum=68163f19bcb703dfcfb85006f80482e782ea86e6279c9277bcc8c3337280c406
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools qt5-host-tools qt5-qmake"