summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..1ace2071ef94
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = scc
+ pkgdesc = Sloc, Cloc and Code: a very fast accurate code counter with complexity calculations and COCOMO estimates written in pure Go
+ pkgver = 2.11.0
+ pkgrel = 1
+ url = https://github.com/boyter/scc
+ arch = x86_64
+ arch = i386
+ license = MIT
+ license = Unlicense
+ makedepends = go-pie
+ depends = glibc
+ source = scc-2.11.0::https://github.com/boyter/scc/archive/v2.11.0.tar.gz
+ sha256sums = 04fbfebc92180a72413b68e4475fac590309a7f2fb365ea5105cc36301155300
+
+pkgname = scc
+