summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f9965525bda85ec2da60800045ca689554c7cf17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = nodejs-commitizen
	pkgdesc = Git plugin to help you write consistent commit messages
	pkgver = 4.3.0
	pkgrel = 1
	url = https://github.com/commitizen/cz-cli
	arch = any
	license = MIT
	makedepends = npm
	makedepends = jq
	depends = nodejs>=10
	noextract = commitizen-4.3.0.tgz
	source = http://registry.npmjs.org/commitizen/-/commitizen-4.3.0.tgz
	sha512sums = 1f488db4294d1214f47e8b47bc657713db437a30de4b4e2c375bde21e6ec29818cb86b1c15ab304686092a64f7796f39788240b34176f1b1b6f9affdc0239f3f

pkgname = nodejs-commitizen