filelight: update to 18.12.1.

This commit is contained in:
Piotr Wójcik 2019-01-10 21:33:52 +01:00 committed by maxice8
parent ab61844cf5
commit d0de5af921

View file

@ -1,6 +1,6 @@
# Template file for 'filelight'
pkgname=filelight
version=18.12.0
version=18.12.1
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules"
@ -9,8 +9,8 @@ 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/${pkgname}-${version}.tar.xz"
checksum=5da7a635a5fcd70e790fc420c3d121a72c94427448953ec9f033e0a29fce5eed
distfiles="${KDE_SITE}/applications/${version}/src/filelight-${version}.tar.xz"
checksum=ce4414cf879a3d7b5b0fe20cc274489f200547a41271f46b006051e9a50a33dd
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"