summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSainnhe Park2021-03-26 18:36:00 +0800
committerSainnhe Park2021-03-26 18:36:00 +0800
commit9dbe9cd9004e8bb3916aee03aea7f8e27872bf62 (patch)
treeffc4ae56aa74e7b0f71f5ac9f5126f7bcd048ceb /.SRCINFO
parent02059b1da7a6ac0759a230f1cfd1c30b7a06c557 (diff)
downloadaur-9dbe9cd9004e8bb3916aee03aea7f8e27872bf62.tar.gz
Compile from master branch
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2c2606439d25..9794920c14d7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,20 @@
pkgbase = neovim-coc-git
pkgdesc = Intellisense engine for Vim8 & Neovim, full language server protocol support as VSCode
- pkgver = 0.0.79.r36.g815d105f
+ pkgver = 0.0.80.r44.g67fb4d13
pkgrel = 1
url = https://github.com/neoclide/coc.nvim
arch = any
license = MIT
makedepends = git
+ makedepends = yarn
depends = neovim
depends = nodejs
optdepends = npm: for installing coc extensions
optdepends = yarn: for installing coc extensions
optdepends = watchman: for workspace_didChangeWatchedFiles feature
- optdepends = neovim-coc-extras-meta: some basic extensions
provides = neovim-coc
conflicts = neovim-coc
- source = git+https://github.com/neoclide/coc.nvim.git#branch=release
+ source = git+https://github.com/neoclide/coc.nvim.git#branch=master
sha256sums = SKIP
pkgname = neovim-coc-git