filelight: update to 18.04.3.

This commit is contained in:
Piotr Wójcik 2018-07-14 11:36:20 +02:00 committed by maxice8
parent da8616ac29
commit 7e911853a2

View file

@ -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 <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=c2bf1b4f529d38d4a8885217377771052b5a46502ad411dabf1b3f42b9fb1cc4
checksum=b6fa3cf413bd3e461cba23233aa942ae48dbcf111a9426b3422b9b7f4dd402d4
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"