summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fd0a6332badbeaebd1661a5d51ddb660b032af98 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = elfx86exts
	pkgdesc = Decode ELF and MachO binaries and print out which instruction set extensions they use
	pkgver = 0.2.0
	pkgrel = 1
	url = https://github.com/pkgw/elfx86exts
	arch = x86_64
	license = MIT
	makedepends = cargo
	source = elfx86exts.tar.tar::https://crates.io/api/v1/crates/elfx86exts/0.2.0/download
	sha512sums = 6329c457d91f3bc106b722500b040eaadf078f32e3d0205a9d700ce19ccce12059a75660aafd4160e48485701eed6459309ee6dcda7df7da2ffe1840b0ddb28c

pkgname = elfx86exts