filelight: update to 18.08.0.

This commit is contained in:
Piotr Wójcik 2018-08-17 13:28:56 +02:00 committed by maxice8
parent d3d1bd1e0b
commit 9ba9b4b180

View file

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