summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAdriĆ  Arrufat2024-02-17 16:42:45 +0900
committerAdriĆ  Arrufat2024-02-17 16:42:45 +0900
commit514a2f941b60f83c0aefa914a94c859b345ac33e (patch)
treeca85c18950b09d13cc430ccf73e0784096338b48 /.SRCINFO
downloadaur-kakoune-lsp-git.tar.gz
initial commit, renamed from kak-lsp-git
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 21 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..7cd1d8ea75f6
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,21 @@
+pkgbase = kakoune-lsp-git
+ pkgdesc = Kakoune Language Server Protocol Client
+ pkgver = v15.0.1+r37+g117db92
+ pkgrel = 1
+ url = https://github.com/kakoune-lsp/kakoune-lsp
+ install = kakoune-lsp-git.install
+ arch = x86_64
+ license = custom:unlicense
+ makedepends = git
+ makedepends = rust
+ depends = kakoune
+ provides = kak-lsp
+ provides = kakoune-lsp
+ provides = kak-lsp-git
+ conflicts = kak-lsp
+ conflicts = kakoune-lsp
+ conflicts = kak-lsp-git
+ source = kakoune-lsp-git::git+https://github.com/kakoune-lsp/kakoune-lsp
+ md5sums = SKIP
+
+pkgname = kakoune-lsp-git