summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorLuis Martinez2021-10-26 22:00:48 -0500
committerLuis Martinez2021-10-26 22:00:48 -0500
commite6c913425d23ca528a4f20602a1837df63895515 (patch)
treee4c743b350b579507dcb3ec15df020bbf68f34bb /.SRCINFO
downloadaur-neovim-cmp-treesitter-git.tar.gz
initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..041cc8b75089
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = neovim-cmp-treesitter-git
+ pkgdesc = neovim-cmp source for treesitter
+ pkgver = r10.0ba0a99
+ pkgrel = 1
+ url = https://github.com/ray-x/cmp-treesitter
+ install = cmp-treesitter.install
+ arch = any
+ groups = neovim-plugins
+ license = GPL3
+ makedepends = git
+ depends = neovim-cmp
+ depends = tree-sitter
+ provides = neovim-cmp-treesitter
+ conflicts = neovim-cmp-treesitter
+ source = neovim-cmp-treesitter-git::git+https://github.com/ray-x/cmp-treesitter
+ md5sums = SKIP
+
+pkgname = neovim-cmp-treesitter-git