summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDario Ostuni2019-12-29 02:05:53 +0100
committerDario Ostuni2019-12-29 02:05:53 +0100
commit9459fba0017cc9dde47cd154639a97877f7bbf71 (patch)
tree15c7d4c2229ee66a8ebdebcf6aae4ad0c9c3b2c0 /.SRCINFO
parent22ecff0216e71f4dcb560c32a0ba1859bc1fd58e (diff)
downloadaur-9459fba0017cc9dde47cd154639a97877f7bbf71.tar.gz
Fix compilation issue
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2721c5bd65d2..2672a93626c3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,15 +2,15 @@ pkgbase = wasmtime
pkgdesc = Standalone JIT-style runtime for WebAssembly, using Cranelift
pkgver = 0.8.0
pkgrel = 1
- url = https://github.com/CraneStation/wasmtime
+ url = https://github.com/bytecodealliance/wasmtime
arch = i686
arch = x86_64
arch = armv7h
arch = aarch64
license = APACHE2
makedepends = cargo
- source = https://github.com/CraneStation/wasmtime/archive/v0.8.0.tar.gz
- sha384sums = 89005894df1d1a43a75636ed50637c8a5b9d22b17f67e4a3d9c26188d32fd76d7e10fbc3af7826648c5306318b670810
+ source = wasmtime-0.8.0::git+https://github.com/bytecodealliance/wasmtime.git#tag=v0.8.0
+ sha384sums = SKIP
pkgname = wasmtime