filelight: update to 18.04.0.

Closes #13688.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
Piotr Wójcik 2018-04-20 17:06:51 +02:00 committed by Enno Boland
parent adcaad2e26
commit aade417bab

View file

@ -1,6 +1,6 @@
# Template file for 'filelight'
pkgname=filelight
version=17.12.3
version=18.04.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules"
@ -10,7 +10,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
license="GPL-2"
homepage="https://utils.kde.org/projects/filelight/"
distfiles="http://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=ceaa8441d94651e665790af6cb419bf39b34b7246f4848b070a8a2dde78a1bcd
checksum=83a8bb10bef207a0672631ac8ff6843494d02b6c30df27dd3ed203d2933264d6
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"