filelight: update to 18.08.1.

This commit is contained in:
John 2018-09-07 10:38:33 +02:00 committed by Helmut Pozimski
parent edcdf522c2
commit 23881c6338
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'filelight'
pkgname=filelight
version=18.08.0
version=18.08.1
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules"
@ -10,8 +10,8 @@ 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=69de0bafa3e407cc6c9b52cb942cbb414db526fee7e99154498f7e821fc0a6f3
checksum=17d544c56d608961d67c4e08f0078a25b222446cd16d7884206bf0f3ed0a5f0f
if [ -n "$CROSS_BUILD" ]; then
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"
fi