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..325efcbba710
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = wasmtime
+ pkgdesc = Standalone JIT-style runtime for WebAssembly, using Cranelift
+ pkgver = 0.3.0
+ pkgrel = 1
+ url = https://github.com/CraneStation/wasmtime
+ arch = i686
+ arch = x86_64
+ arch = armv7h
+ arch = aarch64
+ license = APACHE2
+ makedepends = cargo
+ source = https://github.com/CraneStation/wasmtime/archive/v0.3.0.tar.gz
+ sha384sums = c043bf58f24a174d832b14b4aa1a6de17cd608648753da65c64f33254e79df913ce0e709abcd9645e71ebed4c2134360
+
+pkgname = wasmtime
+