mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
Waybar: update to 0.6.3.
This commit is contained in:
parent
c80dd9c11a
commit
6499af542b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'Waybar'
|
# Template file for 'Waybar'
|
||||||
pkgname=Waybar
|
pkgname=Waybar
|
||||||
version=0.6.2
|
version=0.6.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dlibnl=$(vopt_if libnl enabled disabled)
|
configure_args="-Dlibnl=$(vopt_if libnl enabled disabled)
|
||||||
|
@ -18,7 +18,7 @@ license="MIT"
|
||||||
homepage="https://github.com/Alexays/Waybar"
|
homepage="https://github.com/Alexays/Waybar"
|
||||||
changelog="https://github.com/Alexays/Waybar/releases"
|
changelog="https://github.com/Alexays/Waybar/releases"
|
||||||
distfiles="https://github.com/Alexays/Waybar/archive/${version}.tar.gz"
|
distfiles="https://github.com/Alexays/Waybar/archive/${version}.tar.gz"
|
||||||
checksum=dfd8dd7a6d6849a6eca596038b9929d51bcfa6d1d47afaa11abde3dc5b672a62
|
checksum=6ea5934d77b81982dfd3d0a1ed521329fa0e6c250ecd004288f5dcdb6cb62dea
|
||||||
|
|
||||||
build_options="libnl pulseaudio dbusmenugtk mpd"
|
build_options="libnl pulseaudio dbusmenugtk mpd"
|
||||||
build_options_default="pulseaudio mpd"
|
build_options_default="pulseaudio mpd"
|
||||||
|
|
Loading…
Add table
Reference in a new issue