summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4ef136c367db920244d2a9365428d41c4962939b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = gen-commit-msg-git
	pkgdesc = Generate git commit message candidates from staged changes (git version)
	pkgver = 0.0.2.r145.g0cd2d69
	pkgrel = 1
	url = https://github.com/chpock/gen-commit-msg
	arch = x86_64
	arch = aarch64
	license = MIT
	makedepends = go
	makedepends = git
	depends = glibc
	optdepends = git: collect staged change context
	optdepends = opencode: generate commit messages
	provides = gen-commit-msg=0.0.2.r145.g0cd2d69
	conflicts = gen-commit-msg
	source = git+https://github.com/chpock/gen-commit-msg.git
	sha256sums = SKIP

pkgname = gen-commit-msg-git