diff --git a/srcpkgs/kig/template b/srcpkgs/kig/template index 85e44bc6011..7d38ac891c2 100644 --- a/srcpkgs/kig/template +++ b/srcpkgs/kig/template @@ -1,6 +1,6 @@ # Template file for 'kig' pkgname=kig -version=18.04.1 +version=18.04.2 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules pkg-config python" @@ -10,7 +10,7 @@ maintainer="Piotr Wójcik " license="GPL-2.0-only" homepage="https://www.kde.org/applications/education/kig/" distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz" -checksum=fcdb22cc25a1ec0144e9446f43f693ba705564c6c789cf79f79cf8e3ebcbc2e7 +checksum=fc0111dc2b57cb347375031a0ef6c0dea8525bddda6369f5e6fd4dddd59a1245 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" kdoctools qt5-host-tools qt5-qmake"