summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9587e9af1a1efd18846eb8a3d240eee86ee85658 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = neovim-cmp_git-git
	pkgdesc = Git source for neovim-cmp
	pkgver = r27.501f910
	pkgrel = 1
	url = https://github.com/petertriho/cmp-git
	install = cmp-git.install
	arch = any
	groups = neovim-plugins
	license = MIT
	depends = neovim-cmp
	depends = neovim-plenary
	depends = git
	depends = curl
	optdepends = github-cli
	optdepends = gitlab
	provides = neovim-cmp_git
	conflicts = neovim-cmp_git
	source = neovim-cmp_git-git::git+https://github.com/petertriho/cmp-git
	md5sums = SKIP

pkgname = neovim-cmp_git-git