Switched to commit count-based pkgver
This commit is contained in:
parent
98e4b8e79b
commit
a3f3ae92b1
3 changed files with 41 additions and 22 deletions
15
.SRCINFO
Normal file
15
.SRCINFO
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
pkgbase = vieter-vls
|
||||
pkgdesc = Language server for the V programming language; synced with the vieter-v compiler.
|
||||
pkgver = r582.5ad842f
|
||||
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
|
||||
md5sums = SKIP
|
||||
|
||||
pkgname = vieter-vls
|
||||
Loading…
Add table
Add a link
Reference in a new issue