filelight: update to 18.12.2.

This commit is contained in:
Piotr Wójcik 2019-02-07 23:25:20 +01:00 committed by Johannes
parent 09ba476447
commit 31942dac93

View file

@ -1,6 +1,6 @@
# Template file for 'filelight'
pkgname=filelight
version=18.12.1
version=18.12.2
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/filelight-${version}.tar.xz"
checksum=ce4414cf879a3d7b5b0fe20cc274489f200547a41271f46b006051e9a50a33dd
checksum=7fb32a9a960cc8cdda0ef0f7d6ab7d662d1b33a80582e09a18e8864f7a486ee6
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"