From c7c02b1764e68321e3f014f930a98fb3835f8590 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Fri, 16 Nov 2018 11:12:02 -0200 Subject: [PATCH] Waybar: update to 0.2.1. --- srcpkgs/Waybar/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/Waybar/template b/srcpkgs/Waybar/template index efd70a16e49..6e1833e2aff 100644 --- a/srcpkgs/Waybar/template +++ b/srcpkgs/Waybar/template @@ -1,6 +1,6 @@ # Template file for 'Waybar' pkgname=Waybar -version=0.2.0 +version=0.2.1 revision=1 build_style=meson configure_args="-Dlibnl=$(vopt_if libnl enabled disabled) @@ -15,8 +15,9 @@ short_desc="Polybar-like Wayland Bar for Sway and Wlroots based compositors" maintainer="maxice8 " 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=2e2d01d75d2a8352e241d2ea991e3c1ab46ca9848c217c9fe00659822960eeb4 +checksum=78a3848d6c412f96c8fc8919c52885a2ce8259527a91ab6007d840f6b716398a build_options="libnl pulseaudio dbusmenugtk" build_options_default="pulseaudio"