summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 6 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a7d4d89dbf1a..3d01248cf09b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,14 @@
pkgbase = neovim-cmp-buffer-git
pkgdesc = neovim-cmp source for buffer words
- pkgver = r13.5dde543
+ pkgver = r53.3022dbc
pkgrel = 1
url = https://github.com/hrsh7th/cmp-buffer
- install = cmp-buffer.install
arch = any
- groups = neovim-plugin
- license = custom:unknown
+ groups = neovim-plugins
+ license = MIT
makedepends = git
- depends = neovim-cmp
- provides = neovim-cmp-buffer
- conflicts = neovim-cmp-buffer
- source = neovim-cmp-buffer-git::git+https://github.com/hrsh7th/cmp-buffer
- md5sums = SKIP
+ source = git+https://github.com/hrsh7th/cmp-buffer.git
+ sha512sums = SKIP
pkgname = neovim-cmp-buffer-git
+ depends = neovim