summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 14cd7a83e0ccc6deacc15040eb9d3a4d2c53a3da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = smatch
	pkgdesc = Static analysis tool for C programs that performs semantic analysis to detect bugs and vulnerabilities.
	pkgver = 1.73.572.g0c399914
	pkgrel = 1
	url = https://github.com/error27/smatch
	arch = x86_64
	arch = i686
	license = GPL2
	makedepends = git
	makedepends = perl-dbd-sqlite
	makedepends = perl-try-tiny
	depends = gcc
	depends = make
	depends = sqlite3
	depends = openssl
	depends = perl
	provides = smatch
	conflicts = smatch-git
	source = smatch::git+https://github.com/error27/smatch.git
	sha256sums = SKIP

pkgname = smatch