summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3972f72ef1200aa64f927c701b9dc2b36f44a5b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = go-scc-git
	pkgdesc = A very fast accurate code counter with complexity calculations and COCOMO estimates.
	pkgver = 3.1.0.r8.gfff7a11
	pkgrel = 1
	url = https://github.com/boyter/scc
	arch = i686
	arch = x86_64
	license = custom:MIT
	checkdepends = git
	checkdepends = go
	makedepends = git
	makedepends = go
	depends = glibc
	provides = scc
	conflicts = scc
	conflicts = scc-git
	source = git+https://github.com/boyter/scc.git
	md5sums = SKIP

pkgname = go-scc-git