summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 4 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d367aa21d1b5..398e49cbda27 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,24 +1,14 @@
pkgbase = neovim-cmp-git
pkgdesc = Autocompletion plugin for Neovim
- pkgver = 0.0.1.r3.gb1ebdb0
+ pkgver = 0.0.1.r161.g04e0ca3
pkgrel = 1
url = https://github.com/hrsh7th/nvim-cmp
- install = cmp.install
arch = any
groups = neovim-plugins
license = MIT
makedepends = git
- depends = neovim
- optdepends = neovim-cmp-nvim-lsp: source for Neovim builtin LSP client
- optdepends = neovim-cmp-buffer: buffer autocompletion
- optdepends = neovim-cmp-path: path autocompletion
- optdepends = neovim-cmp-emoji: emoji autocompletion
- optdepends = neovim-cmp-latex-symbols: LaTeX symbol autocompletion
- optdepends = neovim-cmp-omni: omnifunc autocompletion
- optdepends = neovim-cmp-vsnip: vsnip autocompletion
- provides = neovim-cmp
- conflicts = neovim-cmp
- source = neovim-cmp-git::git+https://github.com/hrsh7th/nvim-cmp
- sha256sums = SKIP
+ source = git+https://github.com/hrsh7th/nvim-cmp.git
+ sha512sums = SKIP
pkgname = neovim-cmp-git
+ depends = neovim