summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d589ce8e04820272322a4f26cdcc43e72a4db8ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = vim-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 = vim-coc
	provides = vim-coc-htmlhint
	conflicts = vim-coc-htmlhint
	source = coc-htmlhint::git+https://github.com/yaegassy/coc-htmlhint.git
	sha256sums = SKIP

pkgname = vim-coc-htmlhint-git