diff --git a/srcpkgs/filelight/template b/srcpkgs/filelight/template index 7d0501668af..67950f3c2d3 100644 --- a/srcpkgs/filelight/template +++ b/srcpkgs/filelight/template @@ -1,6 +1,6 @@ # Template file for 'filelight' pkgname=filelight -version=18.04.2 +version=18.04.3 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=c2bf1b4f529d38d4a8885217377771052b5a46502ad411dabf1b3f42b9fb1cc4 +checksum=b6fa3cf413bd3e461cba23233aa942ae48dbcf111a9426b3422b9b7f4dd402d4 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"