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"