StyLua: update to 0.15.3.
This commit is contained in:
parent
1c1b54358e
commit
4f1717b439
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'StyLua'
|
||||
pkgname=StyLua
|
||||
version=0.15.2
|
||||
version=0.15.3
|
||||
revision=1
|
||||
build_style=cargo
|
||||
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"
|
||||
changelog="https://raw.githubusercontent.com/JohnnyMorganz/StyLua/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/JohnnyMorganz/StyLua/archive/v${version}.tar.gz"
|
||||
checksum=9a0ce0131f0fa38652f03281c54de0c6e3251e06897a53d719e78449d66e270b
|
||||
checksum=37feff9a52c2355419cb5dabdc6dac15f6fbef7d91b7cd9f33bd593efe278306
|
||||
|
||||
build_options="lua52 lua53 lua54 luau"
|
||||
build_options_default="lua52 lua53 lua54 luau"
|
||||
|
|
Loading…
Reference in New Issue