summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dd57e4e5f19d482623ec88618553dde2bacaad3c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = csloc
	pkgdesc = Counts lines of code based on file extension. Can specify substantial line of code by char count.
	pkgver = 0.1.1.r2.ga410dee
	pkgrel = 1
	url = https://github.com/lemonxah/csloc
	arch = x86_64
	arch = i686
	license = mit
	makedepends = rust
	makedepends = cargo
	makedepends = cmake
	makedepends = git
	provides = csloc
	conflicts = csloc
	source = csloc::git+https://github.com/lemonxah/csloc.git
	sha256sums = SKIP

pkgname = csloc