From 93eea533dc103e74dee12b9b8a4619fdb96beb8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Thu, 11 Oct 2018 22:43:03 +0200 Subject: [PATCH] filelight: update to 18.08.2. --- srcpkgs/filelight/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/filelight/template b/srcpkgs/filelight/template index cd2aaec01c1..59c9be0fa91 100644 --- a/srcpkgs/filelight/template +++ b/srcpkgs/filelight/template @@ -1,6 +1,6 @@ # Template file for 'filelight' pkgname=filelight -version=18.08.1 +version=18.08.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/${pkgname}-${version}.tar.xz" -checksum=17d544c56d608961d67c4e08f0078a25b222446cd16d7884206bf0f3ed0a5f0f +checksum=89c0f08aeadf59240a117e80a0d8bef0e00d29b2fa58f62652270dda714ce116 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"