diff --git a/srcpkgs/Waybar/template b/srcpkgs/Waybar/template index 01d8639f699..dae9e9bbce4 100644 --- a/srcpkgs/Waybar/template +++ b/srcpkgs/Waybar/template @@ -1,9 +1,9 @@ # Template file for 'Waybar' pkgname=Waybar -version=0.9.24 +version=0.10.0 revision=1 build_style=meson -configure_args="-Dgtk-layer-shell=enabled -Dlibudev=enabled -Dman-pages=enabled +configure_args="-Dlibudev=enabled -Dman-pages=enabled -Dsystemd=disabled -Drfkill=enabled $(vopt_feature libnl libnl) $(vopt_feature pulseaudio pulseaudio) @@ -30,8 +30,8 @@ license="MIT" homepage="https://github.com/Alexays/Waybar" changelog="https://github.com/Alexays/Waybar/releases" distfiles="https://github.com/Alexays/Waybar/archive/refs/tags/${version}.tar.gz" -checksum=57aa7860bc066ebf4f3327dafa9841100b098c0dec1dce4baaa1fae63e9b57ae -conf_files="/etc/xdg/waybar/config /etc/xdg/waybar/style.css" +checksum=3af6665889868f2334ba1793c8b0f3104c4c3b176a8c759f0d08f07266ad2620 +conf_files="/etc/xdg/waybar/config.jsonc /etc/xdg/waybar/style.css" build_options="libnl pulseaudio dbusmenugtk mpd sndio jack pipewire" build_options_default="libnl pulseaudio dbusmenugtk mpd sndio jack pipewire"