summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9be0dbd0cce61bcee4fb8c21abbae1bd87719f0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = cobra-git
	pkgdesc = An interactive (fast) static source code analyzer
	pkgver = 4.6.r6.g5c1eeef
	pkgrel = 1
	url = https://spinroot.com/cobra/
	arch = x86_64
	license = BSD-3-Clause
	makedepends = git
	depends = glibc
	depends = bash
	optdepends = tk: For the interactive graphical interfaces
	optdepends = graphviz: To view graphs of finite automata
	provides = cobra
	conflicts = cobra
	source = cobra-git::git+https://github.com/nimble-code/Cobra
	sha256sums = SKIP

pkgname = cobra-git