summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8e4683c58ca7fc331fec35e74c002f5306c569b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = neovim-coc-yaml-git
	pkgdesc = Yaml language server extension for coc.nvim
	pkgver = 1.0.4.r1.ge3db99f
	pkgrel = 1
	url = https://github.com/neoclide/coc-yaml
	arch = any
	license = 
	makedepends = yarn
	makedepends = npm
	makedepends = git
	depends = neovim-coc
	provides = neovim-coc-yaml
	conflicts = neovim-coc-yaml
	source = coc-yaml::git+https://github.com/neoclide/coc-yaml.git
	sha256sums = SKIP

pkgname = neovim-coc-yaml-git