Skip to content

Commit

Permalink
polybar: update to 3.7.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
classabbyamp committed Nov 28, 2023
1 parent 5210049 commit 487fcdc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/polybar/template
Original file line number Diff line number Diff line change
@@ -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)
Expand All @@ -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

Expand Down

0 comments on commit 487fcdc

Please sign in to comment.