filelight: update to 19.04.3.

This commit is contained in:
Piotr Wójcik 2019-07-12 07:54:42 +02:00 committed by Piotr
parent 1e46dd1a96
commit eece2d68cb

View file

@ -1,6 +1,6 @@
# Template file for 'filelight'
pkgname=filelight
version=19.04.2
version=19.04.3
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules kcoreaddons"
@ -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/filelight-${version}.tar.xz"
checksum=3b00dcf08455080fa5e519647c3cae319a935c4c95fac48d41199619f6429cb7
checksum=4ad45db886f06afdff1e5c580261eea18f2c0cf3bcde92ecdc626583641d6c88
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"