From 0e416b12e9b6f91d40acac4396510e42e6ea4b2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Fri, 8 Jun 2018 08:49:33 +0200 Subject: [PATCH] kig: update to 18.04.2. Closes #14998. Signed-off-by: Enno Boland --- srcpkgs/kig/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"