feat(texlab): enable auto-update, upgrade to 3.3.2
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
This commit is contained in:
parent
294cca05d9
commit
30b1b58784
@ -2,9 +2,10 @@ TERMUX_PKG_HOMEPAGE=https://texlab.netlify.app/
|
||||
TERMUX_PKG_DESCRIPTION="A cross-platform implementation of the Language Server Protocol providing rich cross-editing support for the LaTeX typesetting system"
|
||||
TERMUX_PKG_LICENSE="GPL-3.0"
|
||||
TERMUX_PKG_MAINTAINER="@termux"
|
||||
TERMUX_PKG_VERSION=3.3.1
|
||||
TERMUX_PKG_VERSION=3.3.2
|
||||
TERMUX_PKG_SRCURL=https://github.com/latex-lsp/texlab.git
|
||||
TERMUX_PKG_BUILD_IN_SRC=true
|
||||
TERMUX_PKG_AUTO_UPDATE=true
|
||||
|
||||
termux_step_make() {
|
||||
termux_setup_rust
|
||||
|
Loading…
Reference in New Issue
Block a user