summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..f645f9dcfc8c
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = microw8-src
+ pkgdesc = WebAssembly based fantasy console inspired by the likes of TIC-80, WASM-4 and PICO-8.
+ pkgver = 0.2.2
+ pkgrel = 1
+ url = https://exoticorn.github.io/microw8
+ arch = x86_64
+ arch = armv7h
+ arch = armv8
+ arch = riscv32
+ arch = riscv64
+ license = The Unlicense
+ makedepends = rust
+ source = https://github.com/exoticorn/microw8/archive/refs/tags/v0.2.2.tar.gz
+ sha256sums = 20018bd1bd5e0081d25ac1f77c4bcab1874a0c26df1001cfd51ca256d0e46f79
+
+pkgname = microw8-src