kig: update to 17.12.3.

This commit is contained in:
Piotr Wójcik 2018-03-08 22:02:18 +01:00 committed by Michael Gehring
parent d99893f16f
commit 6454206850

View file

@ -1,6 +1,6 @@
# Template file for 'kig' # Template file for 'kig'
pkgname=kig pkgname=kig
version=17.12.2 version=17.12.3
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="extra-cmake-modules pkg-config python" hostmakedepends="extra-cmake-modules pkg-config python"
@ -10,7 +10,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
license="GPL-2" license="GPL-2"
homepage="https://www.kde.org/applications/education/kig/" homepage="https://www.kde.org/applications/education/kig/"
distfiles="https://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz" distfiles="https://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=17fe274ff5f3c34c189914a68381d029cfef00f108e5c69114830d1aa2ccf0b2 checksum=2df689be475e0d2b18491ec3ce6ba1aa05e6b31c6d0d00e22dcd2d903c493b52
if [ -n "$CROSS_BUILD" ]; then if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools qt5-host-tools qt5-qmake" hostmakedepends+=" kdoctools qt5-host-tools qt5-qmake"