filelight: update to 19.04.1.

This commit is contained in:
Piotr Wójcik 2019-05-09 22:10:56 +02:00 committed by Helmut Pozimski
parent c0c8f319f1
commit ea43cdecc3

View file

@ -1,6 +1,6 @@
# Template file for 'filelight'
pkgname=filelight
version=19.04.0
version=19.04.1
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=22eaa8f0e9e69652240554687b2cecb55449e67caac6055c2d868f3089d835ad
checksum=7595efbff5cbbe59b3fc4f6af69b9557107bc8661f38951577947503ac7883bd
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"