summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDario Ostuni2020-02-18 21:38:51 +0100
committerDario Ostuni2020-02-18 21:38:51 +0100
commit7d837c42b13edb0b44377bad8e90b76275bd35f3 (patch)
tree6dbc100ec67abd0052222ac29dd64418d8c62309 /.SRCINFO
parent014df796a4590acd52fa38279acc32a8f117c929 (diff)
downloadaur-7d837c42b13edb0b44377bad8e90b76275bd35f3.tar.gz
Update to version 0.11.0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f685a02d9c14..1f27d746030a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = wasmtime
pkgdesc = Standalone JIT-style runtime for WebAssembly, using Cranelift
- pkgver = 0.9.0
+ pkgver = 0.11.0
pkgrel = 1
url = https://github.com/bytecodealliance/wasmtime
arch = i686
@@ -9,7 +9,7 @@ pkgbase = wasmtime
arch = aarch64
license = APACHE2
makedepends = cargo
- source = wasmtime-0.9.0::git+https://github.com/bytecodealliance/wasmtime.git#tag=v0.9.0
+ source = wasmtime-0.11.0::git+https://github.com/bytecodealliance/wasmtime.git#tag=v0.11.0
sha384sums = SKIP
pkgname = wasmtime