From 4daf82811d60cad9186859b3c261084ab57b2c9b Mon Sep 17 00:00:00 2001 From: rwt3k Date: Sun, 29 Dec 2019 12:57:25 -0300 Subject: [PATCH] Waybar: update to 0.9.0 --- srcpkgs/Waybar/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/Waybar/template b/srcpkgs/Waybar/template index 9b9242f8824..de67113570b 100644 --- a/srcpkgs/Waybar/template +++ b/srcpkgs/Waybar/template @@ -1,7 +1,7 @@ # Template file for 'Waybar' pkgname=Waybar -version=0.8.0 -revision=2 +version=0.9.0 +revision=1 build_style=meson configure_args="-Dlibnl=$(vopt_if libnl enabled disabled) -Dpulseaudio=$(vopt_if pulseaudio enabled disabled) @@ -18,7 +18,7 @@ license="MIT" homepage="https://github.com/Alexays/Waybar" changelog="https://github.com/Alexays/Waybar/releases" distfiles="https://github.com/Alexays/Waybar/archive/${version}.tar.gz" -checksum=2de2f0cec243da0d9ff2255ceb9dac9d95e8be06d6ea13926fae460d72e4b8aa +checksum=65e8397d5a8880cbb9172138e361b0d91f649bc99327d36945e38d1e5dbb157d build_options="libnl pulseaudio dbusmenugtk mpd" build_options_default="pulseaudio mpd"