mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
filelight: update to 19.04.2.
This commit is contained in:
parent
8e1d1318bf
commit
e93f2d4235
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.1
|
version=19.04.2
|
||||||
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=7595efbff5cbbe59b3fc4f6af69b9557107bc8661f38951577947503ac7883bd
|
checksum=3b00dcf08455080fa5e519647c3cae319a935c4c95fac48d41199619f6429cb7
|
||||||
|
|
||||||
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