From 70c3062eda6fb058810b418c4d3c38979ccc7369 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 2 Mar 2019 12:09:30 -0300 Subject: [PATCH] Waybar: update to 0.4.0. --- srcpkgs/Waybar/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/Waybar/template b/srcpkgs/Waybar/template index 346dc86a8d3..aa71162044b 100644 --- a/srcpkgs/Waybar/template +++ b/srcpkgs/Waybar/template @@ -1,6 +1,6 @@ # Template file for 'Waybar' pkgname=Waybar -version=0.3.0 +version=0.4.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=5813da72a86f3641157ae026f7b5be2945c8130cac7f4492232c0cade35193d8 +checksum=c2edb71a197c9439e634b1033fbbe634a16de163be2e0a3ad443834fb6a8ee75 build_options="libnl pulseaudio dbusmenugtk" build_options_default="pulseaudio"