polybar: update to 3.4.2
This commit is contained in:
parent
a942dc1d30
commit
05ae4902fd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'polybar'
|
||||
pkgname=polybar
|
||||
version=3.4.1
|
||||
version=3.4.2
|
||||
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=9e37fa48a1027881f14546f2b4f6ace4c91d09a20a293685f845da9cbaedc4eb
|
||||
checksum=4d22c977969a561f561fdc7a609073854d8fea8a9eec6941e12a80457edcb63a
|
||||
|
||||
build_options="alsa curl i3 mpd network pulseaudio"
|
||||
build_options_default="$build_options"
|
||||
|
|
Loading…
Reference in a new issue