Waybar: update to 0.2.1.
This commit is contained in:
parent
6ce48ea844
commit
c7c02b1764
|
@ -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 <thinkabit.ukim@gmail.com>"
|
||||
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"
|
||||
|
|
Loading…
Reference in New Issue