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

This commit has been automatically submitted by Github Actions.
This commit is contained in:
termux-pacman-bot
2023-02-02 12:42:54 +00:00
parent fa8ef05d0c
commit cd00fc53d4

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.6.8"
TERMUX_PKG_VERSION="3.6.9"
TERMUX_PKG_GIT_BRANCH="${TERMUX_PKG_VERSION}"
TERMUX_PKG_SRCURL="git+https://github.com/sumneko/lua-language-server"
TERMUX_PKG_DEPENDS="libandroid-spawn, libc++"