mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
Waybar: update to 0.2.3.
This commit is contained in:
parent
5808ee2a33
commit
864d54cbd3
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.2.2
|
version=0.2.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)
|
||||||
|
@ -17,7 +17,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=14d9331c5c444970d7ceac3e24992b1b1c17942704fed58cd5ced2773c11cf79
|
checksum=dbaccbf829ab62578a5956e412b4cc9905be62af74425423628721a1b550f4c8
|
||||||
|
|
||||||
build_options="libnl pulseaudio dbusmenugtk"
|
build_options="libnl pulseaudio dbusmenugtk"
|
||||||
build_options_default="pulseaudio"
|
build_options_default="pulseaudio"
|
||||||
|
|
Loading…
Add table
Reference in a new issue