summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..18cea8e135e6
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = neovim-coc-highlight-git
+ pkgdesc = Document highlight and document colors LSP support for coc.nvim
+ pkgver = 1.2.5.r2.gb4e82eb
+ pkgrel = 1
+ url = https://github.com/neoclide/coc-highlight
+ arch = any
+ groups = neovim-coc-extras-git
+ license =
+ makedepends = git
+ makedepends = yarn
+ makedepends = npm
+ depends = neovim-coc
+ provides = neovim-coc-highlight
+ conflicts = neovim-coc-highlight
+ source = coc-highlight::git+https://github.com/neoclide/coc-highlight.git
+ sha256sums = SKIP
+
+pkgname = neovim-coc-highlight-git
+