blob: cc21fcc1c62a8b40df89c88cdded8cce614f8e4e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = htmlhint
pkgdesc = Static Code Analysis Tool for your HTML
pkgver = 1.1.4
pkgrel = 1
url = https://htmlhint.com/
arch = any
license = MIT
makedepends = git
makedepends = npm
depends = nodejs
options = !emptydirs
source = git+https://github.com/htmlhint/HTMLHint.git#tag=v1.1.4
b2sums = 60e761e535aab029424984da6a53318542ece739f6941dad027d8ba575aa2e0414613bd0048d91433dd8b2435fa3a83b30bc2d8b3ccead8935061d8f6ad8a58c
pkgname = htmlhint
|