summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 85c56e82021acf61b886e3418be629a2b50aa972 (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.2.r0.g90232f1
	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