mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
StyLua: update to 0.20.0.
This commit is contained in:
parent
d1272fec59
commit
5d2603d945
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'StyLua'
|
# Template file for 'StyLua'
|
||||||
pkgname=StyLua
|
pkgname=StyLua
|
||||||
version=0.19.1
|
version=0.20.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
configure_args="$(vopt_if lua52 '--features lua52') $(vopt_if lua53 '--features lua53')
|
configure_args="$(vopt_if lua52 '--features lua52') $(vopt_if lua53 '--features lua53')
|
||||||
|
@ -11,7 +11,7 @@ license="MPL-2.0"
|
||||||
homepage="https://github.com/JohnnyMorganz/StyLua"
|
homepage="https://github.com/JohnnyMorganz/StyLua"
|
||||||
changelog="https://raw.githubusercontent.com/JohnnyMorganz/StyLua/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/JohnnyMorganz/StyLua/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/JohnnyMorganz/StyLua/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/JohnnyMorganz/StyLua/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=c232227bf6085e3039b47a2ee24c76dad6ba1e786df65d9933ee000a3ee2c36e
|
checksum=f4a27b12669953d2edf55b89cc80381f97a2dfa735f53f95c6ae6015c8c35ffb
|
||||||
|
|
||||||
build_options="lua52 lua53 lua54 luau"
|
build_options="lua52 lua53 lua54 luau"
|
||||||
build_options_default="lua52 lua53 lua54 luau"
|
build_options_default="lua52 lua53 lua54 luau"
|
||||||
|
|
Loading…
Add table
Reference in a new issue