mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
filelight: update to 18.12.1.
This commit is contained in:
parent
ab61844cf5
commit
d0de5af921
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'filelight'
|
||||
pkgname=filelight
|
||||
version=18.12.0
|
||||
version=18.12.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules"
|
||||
|
@ -9,8 +9,8 @@ short_desc="Interactive map that helps visualize disk usage on your computer"
|
|||
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=5da7a635a5fcd70e790fc420c3d121a72c94427448953ec9f033e0a29fce5eed
|
||||
distfiles="${KDE_SITE}/applications/${version}/src/filelight-${version}.tar.xz"
|
||||
checksum=ce4414cf879a3d7b5b0fe20cc274489f200547a41271f46b006051e9a50a33dd
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"
|
||||
|
|
Loading…
Add table
Reference in a new issue