bump(main/lua-language-server): 3.8.3

This commit has been automatically submitted by Github Actions.
This commit is contained in:
termux-pacman-bot
2024-04-23 12:44:00 +00:00
parent 6fba48f7e3
commit 86671e7c34

View File

@@ -2,7 +2,7 @@ TERMUX_PKG_HOMEPAGE="https://github.com/sumneko/lua-language-server"
TERMUX_PKG_DESCRIPTION="Sumneko Lua Language Server coded in Lua"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="Aditya Alok <alok@termux.org>"
TERMUX_PKG_VERSION="3.8.0"
TERMUX_PKG_VERSION="3.8.3"
TERMUX_PKG_GIT_BRANCH="${TERMUX_PKG_VERSION}"
TERMUX_PKG_SRCURL="git+https://github.com/sumneko/lua-language-server"
TERMUX_PKG_DEPENDS="libandroid-spawn, libc++"