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