summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 13 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..fd0a6332badb
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,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
+