Switched to commit count-based pkgver

This commit is contained in:
Jef Roosens 2022-06-09 08:52:08 +02:00
parent 98e4b8e79b
commit a3f3ae92b1
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB
3 changed files with 41 additions and 22 deletions

15
.SRCINFO Normal file
View 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