filelight: update to 18.08.3.

This commit is contained in:
Piotr Wójcik 2018-11-09 00:04:11 +01:00 committed by maxice8
parent 02998d1bf8
commit 2a6bd7efe4
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'filelight'
pkgname=filelight
version=18.08.2
version=18.08.3
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=89c0f08aeadf59240a117e80a0d8bef0e00d29b2fa58f62652270dda714ce116
checksum=c24203ad84f109a831cfe970d4e524a0c883d3a31a58aef3cf00c149914ab042
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"