filelight: update to 18.04.2.

Closes #14992.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
Piotr Wójcik 2018-06-08 08:49:22 +02:00 committed by Enno Boland
parent b24170fcdd
commit b54b38294e
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -1,6 +1,6 @@
# Template file for 'filelight'
pkgname=filelight
version=18.04.1
version=18.04.2
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules"
@ -10,7 +10,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
license="GPL-2.0-only"
homepage="https://utils.kde.org/projects/filelight/"
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=5a197d16b36b04eafd53385e7f50ac31930953ac8ad8ae021c02953a064926f0
checksum=c2bf1b4f529d38d4a8885217377771052b5a46502ad411dabf1b3f42b9fb1cc4
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"