Waybar: update to 0.2.0.
This commit is contained in:
parent
4f929122a1
commit
3cdfac258d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'Waybar'
|
# Template file for 'Waybar'
|
||||||
pkgname=Waybar
|
pkgname=Waybar
|
||||||
version=0.1.3
|
version=0.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dlibnl=$(vopt_if libnl enabled disabled)
|
configure_args="-Dlibnl=$(vopt_if libnl enabled disabled)
|
||||||
|
@ -16,7 +16,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/Alexays/Waybar"
|
homepage="https://github.com/Alexays/Waybar"
|
||||||
distfiles="https://github.com/Alexays/Waybar/archive/${version}.tar.gz"
|
distfiles="https://github.com/Alexays/Waybar/archive/${version}.tar.gz"
|
||||||
checksum=a91b962f3b57adee2a599b36db6f2e72147b3a55a4bea737b45f3d3ca29648cd
|
checksum=2e2d01d75d2a8352e241d2ea991e3c1ab46ca9848c217c9fe00659822960eeb4
|
||||||
|
|
||||||
build_options="libnl pulseaudio dbusmenugtk"
|
build_options="libnl pulseaudio dbusmenugtk"
|
||||||
build_options_default="pulseaudio"
|
build_options_default="pulseaudio"
|
||||||
|
|
Loading…
Reference in a new issue