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