mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
StyLua: update to 0.16.0.
This commit is contained in:
parent
d1f607543b
commit
2082b1513b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'StyLua'
|
||||
pkgname=StyLua
|
||||
version=0.15.3
|
||||
version=0.16.0
|
||||
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=37feff9a52c2355419cb5dabdc6dac15f6fbef7d91b7cd9f33bd593efe278306
|
||||
checksum=a42305c175e44c87f4d3c210e7b89d499d81053b48f4aa05bde841a3702ef07a
|
||||
|
||||
build_options="lua52 lua53 lua54 luau"
|
||||
build_options_default="lua52 lua53 lua54 luau"
|
||||
|
|
Loading…
Add table
Reference in a new issue