polybar: update to 3.5.5.

This commit is contained in:
Anubhav Kini 2021-05-09 09:01:24 +05:30 committed by Érico Nogueira Rolim
parent 97aeb54afc
commit 344477b7df

View file

@ -1,6 +1,6 @@
# Template file for 'polybar'
pkgname=polybar
version=3.5.4
version=3.5.5
revision=1
build_style=cmake
configure_args="
@ -23,9 +23,9 @@ makedepends="cairo-devel xcb-util-image-devel xcb-util-wm-devel xcb-util-xrm-dev
short_desc="Fast and easy-to-use status bar"
maintainer="Michael Carlberg <c@rlberg.se>"
license="MIT"
homepage="https://github.com/jaagr/polybar"
distfiles="https://github.com/jaagr/polybar/releases/download/${version}/polybar-${version}.tar.gz"
checksum=133af4e8b29f426595ad3b773948eee27275230887844473853e7940c7959c2b
homepage="https://github.com/polybar/polybar"
distfiles="${homepage}/releases/download/${version}/polybar-${version}.tar.gz"
checksum=7e625d3b6f7885587e70200fd81c2a5d3fb03f5649422de8e138747152ca0bb1
build_options="alsa curl i3 mpd network pulseaudio"
build_options_default="$build_options"