summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1744419e2a299df083496e09971a24e5c1fcfe47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = gitlint
	pkgdesc = Git commit message linter
	pkgver = 0.17.0
	pkgrel = 3
	url = https://github.com/jorisroovers/gitlint
	install = gitlint.install
	arch = any
	license = MIT
	checkdepends = git
	checkdepends = python-pytest
	makedepends = python-setuptools
	depends = python
	depends = python-arrow
	depends = python-click
	depends = python-sh
	options = !emptydirs
	source = gitlint-0.17.0.tar.gz::https://github.com/jorisroovers/gitlint/archive/refs/tags/v0.17.0.tar.gz
	source = 0001-Unset-EDITOR-env-var-in-test_run_hook_edit.patch
	source = gitlint.install
	sha256sums = 1c1e895aea22b1ded131a9dc81dd1f37fb064a9f3af7421debd1606ca646196a
	sha256sums = ec117041e4ba8a3a46d27e169982129dd08e455501de676d873fce91b1d934cd
	sha256sums = d7b51415865e6c3802e3440462022e3b2349b1af813b5c2459e62f3c1dd2feb3

pkgname = gitlint