summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDario Ostuni2021-08-24 14:07:46 +0200
committerDario Ostuni2021-08-24 14:07:46 +0200
commit57185879706cbc5d10a36770e13855bf3f1dfaae (patch)
tree12e538ffe5e4ac63f3c01c99a46a885ddfa3a5c0 /.SRCINFO
parent98cb52a9b97b92fbde4221ae85be378db4f1b17b (diff)
downloadaur-wasmtime.tar.gz
Update to version 0.29.0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 223a341b2c60..6231dc3a5191 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = wasmtime
pkgdesc = Standalone JIT-style runtime for WebAssembly, using Cranelift
- pkgver = 0.25.0
+ pkgver = 0.29.0
pkgrel = 1
url = https://github.com/bytecodealliance/wasmtime
arch = i686
@@ -10,8 +10,7 @@ pkgbase = wasmtime
license = APACHE2
makedepends = cargo
makedepends = git
- source = wasmtime-0.25.0::git+https://github.com/bytecodealliance/wasmtime.git#tag=v0.25.0
+ source = wasmtime-0.29.0::git+https://github.com/bytecodealliance/wasmtime.git#tag=v0.29.0
sha384sums = SKIP
pkgname = wasmtime
-