polybar: update to 3.7.1.
This commit is contained in:
parent
5210049ec8
commit
487fcdcd84
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'polybar'
|
||||
pkgname=polybar
|
||||
version=3.7.0
|
||||
revision=2
|
||||
version=3.7.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_DOC_HTML=OFF $(vopt_bool alsa ENABLE_ALSA)
|
||||
$(vopt_bool curl ENABLE_CURL) $(vopt_bool i3 ENABLE_I3) $(vopt_bool mpd ENABLE_MPD)
|
||||
|
@ -18,7 +18,7 @@ license="MIT"
|
|||
homepage="https://github.com/polybar/polybar"
|
||||
changelog="https://raw.githubusercontent.com/polybar/polybar/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/polybar/polybar/releases/download/${version}/polybar-${version}.tar.gz"
|
||||
checksum=b8e07aca94a013341b7d47ee548afe84f519113f202300565d4852885a11e91d
|
||||
checksum=5de6ad385ba09dc453a4e5ec7054749a4882b5b21a62c17ae40bf7c90613ff0f
|
||||
# tries to download and build unstable/unreleased googletest during configure
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue