summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorRalph Torres2023-11-16 08:11:35 +0000
committerRalph Torres2023-11-16 08:11:35 +0000
commit832606fdf7119226cb7b5e5a6250f78c668f5552 (patch)
tree9007b0080f04cea26eec8e0f35a726b40459da0f /.SRCINFO
parent454117718bb9152590edb86a80f6e630cdd4fcfd (diff)
downloadaur-832606fdf7119226cb7b5e5a6250f78c668f5552.tar.gz
add prepare(), fix other functions
prepare: fetch needed libraries in advance pkgver: follow prescribed format (e.g. 5.11.0.r16-867dbc91) build, check: change options package: use -t option
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cd3095de1a56..bd55313e9876 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = texlab-git
pkgdesc = An implementation of the Language Server Protocol for LaTeX
- pkgver = r1267.8ae99ec
- pkgrel = 3
+ pkgver = 5.11.0.r16.867dbc91
+ pkgrel = 1
url = https://github.com/latex-lsp/texlab
arch = any
license = MIT
- makedepends = rustup
- depends = gcc-libs
+ makedepends = git
+ makedepends = cargo
conflicts = texlab
conflicts = texlab-bin
source = git+https://github.com/latex-lsp/texlab