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..0ffc6f67cb1c
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,13 @@
+pkgbase = elf-strings
+ pkgdesc = elf-strings will programmatically read an ELF binary's string sections within a given binary. This is meant to be much like the strings UNIX utility, however is purpose built for ELF binaries.
+ pkgver = 0.9.1
+ pkgrel = 1
+ url = https://github.com/LloydLabs/elf-strings
+ arch = x86_64
+ license = GPL
+ makedepends = go
+ source = elf-strings::git+https://github.com/LloydLabs/elf-strings.git
+ md5sums = SKIP
+
+pkgname = elf-strings
+