summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO24
1 files changed, 24 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..c713784955e0
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,24 @@
+pkgbase = flashprog
+ pkgdesc = Flashprog is a utility which can be used to detect, read, erase, or write BIOS chips (DIP, PLCC, SPI).
+ pkgver = 1.0
+ pkgrel = 1
+ url = https://flashprog.org/
+ arch = riscv64
+ arch = aarch64
+ arch = armv6h
+ arch = armv7h
+ arch = i686
+ arch = x86_64
+ license = GPL
+ makedepends = git
+ makedepends = make
+ depends = pciutils
+ depends = libusb
+ depends = libftdi
+ depends = libjaylink
+ optdepends = dmidecode: for SMBIOS/DMI table decoder support
+ source = git+https://review.sourcearcade.org/flashprog.git?signed#tag=v1.0
+ validpgpkeys = 2853079C9C66AB7E82C64966A5C163B7E557CAEB
+ sha256sums = SKIP
+
+pkgname = flashprog