summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSainnhepark2020-07-28 08:49:41 +0800
committerSainnhepark2020-07-28 08:49:41 +0800
commit9ab34522d11641737babfc7a8f9a4be58ca148df (patch)
tree3acb09e0e965151c0570fa3f10dd9b8c2caa9b82 /.SRCINFO
downloadaur-9ab34522d11641737babfc7a8f9a4be58ca148df.tar.gz
init
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..2095e8ab1b3f
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = neovim-coc-explorer-git
+ pkgdesc = Explorer for coc.nvim
+ pkgver = v0.7.23.r0.gbb631b5
+ pkgrel = 1
+ url = https://github.com/weirongxu/coc-explorer
+ arch = any
+ groups = neovim-coc-extras-git
+ license =
+ makedepends = git
+ makedepends = yarn
+ makedepends = npm
+ depends = neovim-coc
+ provides = neovim-coc-explorer
+ conflicts = neovim-coc-explorer
+ source = coc-explorer::git+https://github.com/weirongxu/coc-explorer.git
+ sha256sums = SKIP
+
+pkgname = neovim-coc-explorer-git
+