summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorChocobo12020-02-28 03:13:39 +0800
committerChocobo12020-02-28 03:30:11 +0800
commit5c5434c9215b2e3326590ec3c640921c9076b4e6 (patch)
tree81456e00d59798446abdf006f6bb40723a401912 /.SRCINFO
downloadaur-5c5434c9215b2e3326590ec3c640921c9076b4e6.tar.gz
newpkg: wasmtime-git 0.12.0.r20.g35d5c6bd-1
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..9593236a6418
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = wasmtime-git
+ pkgdesc = Standalone JIT-style runtime for WebAssembly
+ pkgver = 0.12.0.r20.g35d5c6bd
+ pkgrel = 1
+ url = https://wasmtime.dev/
+ arch = i686
+ arch = x86_64
+ license = apache
+ makedepends = git
+ makedepends = rust
+ depends = gcc-libs
+ provides = wasmtime
+ conflicts = wasmtime
+ source = git+https://github.com/bytecodealliance/wasmtime.git
+ sha256sums = SKIP
+
+pkgname = wasmtime-git
+