kig: update to 18.12.3.

This commit is contained in:
Piotr Wójcik 2019-03-07 17:52:15 +01:00 committed by maxice8
parent fa060f94f8
commit 761c58b5a4
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kig'
pkgname=kig
version=18.12.2
version=18.12.3
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=68163f19bcb703dfcfb85006f80482e782ea86e6279c9277bcc8c3337280c406
checksum=abba87c3569e571e6d1761dc2e6c0e32969ea09eba6d9c0462cb4dc7bd62d7a2
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools qt5-host-tools qt5-qmake"