summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 52aa3bb05120d62b100f4433421feccb69d52435 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = vim-coc-zsh-git
	pkgdesc = coc.nvim source for Zsh completions
	pkgver = r3.ef6b0ca
	pkgrel = 1
	url = https://github.com/tjdevries/coc-zsh
	arch = any
	license = unknown
	makedepends = git
	depends = vim-coc
	depends = zsh
	provides = vim-coc-zsh
	conflicts = vim-coc-zsh
	source = git+https://github.com/tjdevries/coc-zsh.git
	sha256sums = SKIP

pkgname = vim-coc-zsh-git