summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhai96_2021-07-03 12:02:05 +0700
committerkhai96_2021-07-03 12:02:05 +0700
commit0c94eaf989b9795dd9659b5cba392cea5207a2df (patch)
tree423181b1a0daf1a2b94f9ce0bac6f0d6a8c35836
parent8a2b105b8438b1608724e1d1811744ef47d71033 (diff)
downloadaur-0c94eaf989b9795dd9659b5cba392cea5207a2df.tar.gz
Comply with `rua shellcheck`
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d143a6a112d0..7e0243b75dc6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,7 +29,7 @@ provides=(
"libwamser.so=$pkgver"
)
source=(
- "wasmer-linux-amd64-$pkgver.tar.gz"::"$_repo/releases/download/$pkgver/wasmer-linux-amd64.tar.gz"
+ "wasmer-linux-amd64-$pkgver.tar.gz::$_repo/releases/download/$pkgver/wasmer-linux-amd64.tar.gz"
"https://raw.githubusercontent.com/wasmerio/wasmer/$pkgver/LICENSE"
)
sha512sums=(