From 73977aff37a3e4ec1c69c77e0348c121e7814bcb Mon Sep 17 00:00:00 2001 From: DirectorX Date: Fri, 3 May 2019 12:01:13 +0300 Subject: [PATCH] Waybar: update to 0.6.1. --- srcpkgs/Waybar/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/Waybar/template b/srcpkgs/Waybar/template index c67b11216b4..8ed027a8d2c 100644 --- a/srcpkgs/Waybar/template +++ b/srcpkgs/Waybar/template @@ -1,6 +1,6 @@ # Template file for 'Waybar' pkgname=Waybar -version=0.6.0 +version=0.6.1 revision=1 build_style=meson configure_args="-Dlibnl=$(vopt_if libnl 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=5fb8c10b5f02e680dee2ec0ef76965bb382cefbc83125976c80e6db4590449d2 +checksum=f23f2be390cde1257b7bb1ffa94d0d9bbab5712765e6b16e177419510db63c44 build_options="libnl pulseaudio dbusmenugtk mpd" build_options_default="pulseaudio mpd"