blob: fd72822d4b85cb648ed00ad3c648ed025cec99eb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = commitlint
pkgdesc = Lint commit messages
pkgver = 20.3.1
pkgrel = 1
url = https://github.com/conventional-changelog/commitlint
arch = any
license = MIT
makedepends = npm
depends = nodejs
optdepends = commitlint-config-conventional: config enforcing conventional commits
noextract = commitlint-20.3.1.tgz
source = https://registry.npmjs.org/commitlint/-/commitlint-20.3.1.tgz
b2sums = 6b0ed5c56ac8b0e7a4d46d36ed5768a6d893816ee45bb381ae6335ba1645af27306cebd5151ad1e017a65d226f4c39d4129ca0429754fa4243b5cb6f87319d51
pkgname = commitlint
|