mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
filelight: update to 19.08.0.
This commit is contained in:
parent
7001caaa09
commit
03ff1bdb79
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'filelight'
|
# Template file for 'filelight'
|
||||||
pkgname=filelight
|
pkgname=filelight
|
||||||
version=19.04.3
|
version=19.08.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules kcoreaddons"
|
hostmakedepends="extra-cmake-modules kcoreaddons"
|
||||||
|
@ -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/filelight-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/filelight-${version}.tar.xz"
|
||||||
checksum=4ad45db886f06afdff1e5c580261eea18f2c0cf3bcde92ecdc626583641d6c88
|
checksum=bdd3d32f6666b3d2fa4c614f5f058571c8849484e1ba17a97996680503f8e8e6
|
||||||
|
|
||||||
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…
Add table
Reference in a new issue