summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorHenrik Laxhuber2019-09-06 16:29:52 +0200
committerHenrik Laxhuber2019-09-06 16:30:13 +0200
commit87772fd24c59befc37e9a6f08dae8e434d30806d (patch)
treed8fadb0e3bdd4218a77705940e1955b653703e8d /.SRCINFO
parent23934b289cf9d50707400f34ffec86f1f4a203f6 (diff)
downloadaur-87772fd24c59befc37e9a6f08dae8e434d30806d.tar.gz
Update to rust version of texlab
This still fails on some systems for reasons beyond my comprehension.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO11
1 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f4a990af0833..8306ea598ea8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,14 @@
pkgbase = texlab-git
pkgdesc = An implementation of the Language Server Protocol for LaTeX
- pkgver = r254.0d1575f
- pkgrel = 1
+ pkgver = r776.d752c2f
+ pkgrel = 2
url = https://github.com/latex-lsp/texlab
arch = any
license = MIT
- makedepends = git
- makedepends = gradle
- depends = java-runtime
+ makedepends = rustup
+ depends = gcc-libs
+ conflicts = texlab
+ conflicts = texlab-bin
source = texlab-git::git+https://github.com/latex-lsp/texlab.git
md5sums = SKIP