summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorzhanghua0002021-10-11 20:09:32 +0800
committerzhanghua0002021-10-11 20:09:32 +0800
commit754b8ccfb8076f20ad5e31d61a5da0882c4ff8e8 (patch)
treef67e5e5f6fa20f5bb93fa0763cff166ffe10ddad /.SRCINFO
downloadaur-754b8ccfb8076f20ad5e31d61a5da0882c4ff8e8.tar.gz
First Release
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..e6115b8ca4f6
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = neovim-lspconfig
+ pkgdesc = Quickstart configurations for the Nvim LSP client.
+ pkgver = e609a70
+ pkgrel = 1
+ url = https://github.com/neovim/nvim-lspconfig
+ arch = any
+ groups = neovim-plugins
+ license = Apache
+ makedepends = git
+ depends = neovim
+ depends = neovim-plug
+ depends = lua
+ source = git+https://github.com/neovim/nvim-lspconfig
+ sha256sums = SKIP
+
+pkgname = neovim-lspconfig