Switched to split package; updated stuff
This commit is contained in:
parent
a3f3ae92b1
commit
5ec6da2c40
2 changed files with 36 additions and 26 deletions
19
.SRCINFO
19
.SRCINFO
|
|
@ -1,15 +1,20 @@
|
|||
pkgbase = vieter-vls
|
||||
pkgdesc = Language server for the V programming language; synced with the vieter-v compiler.
|
||||
pkgver = r582.5ad842f
|
||||
pkgbase = vlang-ls-git
|
||||
pkgver = r783.66b92a8
|
||||
pkgrel = 1
|
||||
url = https://github.com/vlang/vls
|
||||
arch = x86_64
|
||||
arch = aarch64
|
||||
license = MIT
|
||||
makedepends = git
|
||||
depends = glibc
|
||||
depends = vieter-v
|
||||
source = vieter-vls::git+https://github.com/vlang/vls
|
||||
makedepends = vlang
|
||||
source = vls::git+https://github.com/vlang/vls
|
||||
md5sums = SKIP
|
||||
|
||||
pkgname = vieter-vls
|
||||
pkgname = vlang-ls-git
|
||||
pkgdesc = Language server for the V programming language
|
||||
depends = glibc
|
||||
depends = vlang
|
||||
|
||||
pkgname = vlang-ls-git-nvim-ts
|
||||
pkgdesc = Treesitter grammar for V for the Neovim treesitter plugin
|
||||
depends = glibc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue