filelight: update to 18.12.0.
This commit is contained in:
parent
bc86ddde13
commit
7335d61dbf
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'filelight'
|
# Template file for 'filelight'
|
||||||
pkgname=filelight
|
pkgname=filelight
|
||||||
version=18.08.3
|
version=18.12.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules"
|
hostmakedepends="extra-cmake-modules"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://utils.kde.org/projects/filelight/"
|
homepage="https://utils.kde.org/projects/filelight/"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=c24203ad84f109a831cfe970d4e524a0c883d3a31a58aef3cf00c149914ab042
|
checksum=5da7a635a5fcd70e790fc420c3d121a72c94427448953ec9f033e0a29fce5eed
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"
|
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"
|
||||||
|
|
Loading…
Reference in New Issue