From a4dc42d6226654ef65cea8cfe3a2099cbc933e4b Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 29 Jan 2019 11:21:16 -0200 Subject: [PATCH] Waybar: update to 0.3.0. --- srcpkgs/Waybar/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/Waybar/template b/srcpkgs/Waybar/template index b1b80c7655e..346dc86a8d3 100644 --- a/srcpkgs/Waybar/template +++ b/srcpkgs/Waybar/template @@ -1,6 +1,6 @@ # Template file for 'Waybar' pkgname=Waybar -version=0.2.3 +version=0.3.0 revision=1 build_style=meson configure_args="-Dlibnl=$(vopt_if libnl enabled disabled) @@ -17,7 +17,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=dbaccbf829ab62578a5956e412b4cc9905be62af74425423628721a1b550f4c8 +checksum=5813da72a86f3641157ae026f7b5be2945c8130cac7f4492232c0cade35193d8 build_options="libnl pulseaudio dbusmenugtk" build_options_default="pulseaudio"