filelight: update to 19.04.0.

This commit is contained in:
Piotr Wójcik 2019-04-19 21:05:14 +02:00 committed by John Zimmermann
parent c1684d6891
commit 031929424c

View file

@ -1,16 +1,16 @@
# Template file for 'filelight'
pkgname=filelight
version=18.12.3
version=19.04.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules"
hostmakedepends="extra-cmake-modules kcoreaddons"
makedepends="kparts-devel qt5-devel"
short_desc="Interactive map that helps visualize disk usage on your computer"
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=9090bc7c7ac2586e857cdc246a94621c1453e7f65c6d491f2f374f43d3e4af1a
checksum=22eaa8f0e9e69652240554687b2cecb55449e67caac6055c2d868f3089d835ad
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"