polybar: update to 3.4.3.
This commit is contained in:
parent
27ee63a659
commit
d5eea77836
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'polybar'
|
||||
pkgname=polybar
|
||||
version=3.4.2
|
||||
version=3.4.3
|
||||
revision=1
|
||||
wrksrc="$pkgname"
|
||||
build_style=cmake
|
||||
|
@ -26,7 +26,7 @@ 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"
|
||||
checksum=4d22c977969a561f561fdc7a609073854d8fea8a9eec6941e12a80457edcb63a
|
||||
checksum=d4ed121c1d3960493f8268f966d65a94d94c4646a4abb131687e37b63616822f
|
||||
|
||||
build_options="alsa curl i3 mpd network pulseaudio"
|
||||
build_options_default="$build_options"
|
||||
|
|
Loading…
Reference in a new issue