summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d7ba75e6a105e3f773de9f9475b2ca720b4ecd72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = neovim-coc-htmlhint-git
	pkgdesc = Integrates the HTMLHint static analysis tool into coc.nvim
	pkgver = 0.2.1.r1.g76f1d99
	pkgrel = 1
	url = https://github.com/yaegassy/coc-htmlhint
	arch = any
	license = MIT
	makedepends = yarn
	makedepends = npm
	makedepends = git
	depends = neovim-coc
	provides = neovim-coc-htmlhint
	conflicts = neovim-coc-htmlhint
	source = coc-htmlhint::git+https://github.com/yaegassy/coc-htmlhint.git
	sha256sums = SKIP

pkgname = neovim-coc-htmlhint-git