summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dff1656714e24096fe0719532739a289586e9a06 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = git-clog
	pkgdesc = A tool to colorize the commit graph of a Git repository by interpreting the first six commit hash digits as an RGB color value.
	pkgver = 0.3.0
	pkgrel = 1
	url = https://github.com/IngoMeyer441/git-clog
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	source = https://github.com/IngoMeyer441/git-clog/archive/v0.3.0.tar.gz
	sha256sums = 68f53c1275ad8462bb798c029b444e3ecfb9eab0a0fe326e5c58ecdf84e505b1

pkgname = git-clog