blob: fe4633c403cd7d506c287be2146705f0e6a8e082 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = linthtml
pkgdesc = The html5 linter and validator.
pkgver = 0.9.6
pkgrel = 1
url = https://github.com/linthtml/linthtml/tree/main/packages/linthtml#readme
arch = any
license = ISC
makedepends = npm
depends = nodejs
noextract = linthtml-0.9.6.tgz
source = https://registry.npmjs.org/@linthtml/linthtml/-/linthtml-0.9.6.tgz
sha512sums = 6da94cc03a65d062aad31df96854ac12e3ca5329f6aa8cfbf774a9ad166f16edf491f75795d1f94c15ecb9dd65b5ffcdd9120441cb4adf191db4129b6ff64b60
pkgname = linthtml
|