mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
polybar: update to 3.6.3.
This commit is contained in:
parent
8226c36642
commit
030e099b1b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'polybar'
|
# Template file for 'polybar'
|
||||||
pkgname=polybar
|
pkgname=polybar
|
||||||
version=3.6.2
|
version=3.6.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_CONFIG=OFF -DBUILD_DOC_HTML=OFF
|
configure_args="-DBUILD_CONFIG=OFF -DBUILD_DOC_HTML=OFF
|
||||||
|
@ -25,7 +25,7 @@ license="MIT"
|
||||||
homepage="https://github.com/polybar/polybar"
|
homepage="https://github.com/polybar/polybar"
|
||||||
changelog="https://raw.githubusercontent.com/polybar/polybar/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/polybar/polybar/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/polybar/polybar/releases/download/${version}/polybar-${version}.tar.gz"
|
distfiles="https://github.com/polybar/polybar/releases/download/${version}/polybar-${version}.tar.gz"
|
||||||
checksum=73becc942e7d2418bc72bd194f2037a2a86792219fd561b663a8509fd5f547a0
|
checksum=f25758573567208fc7b6f4d4115a6117a87389cbcc094cf605d079775be95fa5
|
||||||
# tries to download and build unstable/unreleased googletest during configure
|
# tries to download and build unstable/unreleased googletest during configure
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue