From 31942dac9374c806788a38aab81dd7ebdfc072a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Thu, 7 Feb 2019 23:25:20 +0100 Subject: [PATCH] filelight: update to 18.12.2. --- srcpkgs/filelight/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/filelight/template b/srcpkgs/filelight/template index 91e1bb0bc00..77968693e8f 100644 --- a/srcpkgs/filelight/template +++ b/srcpkgs/filelight/template @@ -1,6 +1,6 @@ # Template file for 'filelight' pkgname=filelight -version=18.12.1 +version=18.12.2 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules" @@ -10,7 +10,7 @@ maintainer="Piotr Wójcik " license="GPL-2.0-only" homepage="https://utils.kde.org/projects/filelight/" distfiles="${KDE_SITE}/applications/${version}/src/filelight-${version}.tar.xz" -checksum=ce4414cf879a3d7b5b0fe20cc274489f200547a41271f46b006051e9a50a33dd +checksum=7fb32a9a960cc8cdda0ef0f7d6ab7d662d1b33a80582e09a18e8864f7a486ee6 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"