StyLua: update to 0.14.0.
This commit is contained in:
parent
c05bc7f6d6
commit
f51a7fe45f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'StyLua'
|
||||
pkgname=StyLua
|
||||
version=0.13.1
|
||||
version=0.14.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
configure_args="$(vopt_if lua52 '--features lua52') $(vopt_if luau '--features luau')"
|
||||
|
@ -10,7 +10,7 @@ license="MPL-2.0"
|
|||
homepage="https://github.com/JohnnyMorganz/StyLua"
|
||||
changelog="https://raw.githubusercontent.com/JohnnyMorganz/StyLua/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/JohnnyMorganz/StyLua/archive/v${version}.tar.gz"
|
||||
checksum=21158028569158ec7c1ad71352f3cb1906a005eb797508aa2b0b4a861162cf72
|
||||
checksum=2cb07ad462b2c8931e60fe8943c91121b0612c9c41dc56d57a1f2161af5e1162
|
||||
|
||||
build_options="lua52 luau"
|
||||
build_options_default="lua52 luau"
|
||||
|
|
Loading…
Reference in New Issue