summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authork15uk2019-12-04 19:37:00 +0900
committerk15uk2019-12-04 19:37:00 +0900
commit088cc37a0de6445ca916ab906d0e4c54bd1c2cd0 (patch)
treeab6877bebd74a89bbabb26aa25f45cade8114ed3 /.SRCINFO
downloadaur-lua-lsp-git.tar.gz
initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..f5e84e1cae3e
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = lua-lsp-git
+ pkgdesc = A Lua language server
+ pkgver = 0
+ pkgrel = 20190922
+ url = https://github.com/Alloyed/lua-lsp
+ arch = any
+ license = MIT
+ depends = lua-dkjson
+ depends = lua-luainspect-git
+ depends = lua-lpeglabel-git
+ source = lua-lsp-git::git+https://github.com/Alloyed/lua-lsp
+ source = luainspect.patch
+ sha1sums = SKIP
+ sha1sums = da00ccf057c111fe9c6e0b51113526e697953e4c
+
+pkgname = lua-lsp-git
+