diff --git a/noisetorch/lure.sh b/noisetorch/lure.sh index 952c6a2..3d1c2ff 100644 --- a/noisetorch/lure.sh +++ b/noisetorch/lure.sh @@ -12,7 +12,7 @@ deps_amd64=('git go') build_deps=('git' 'go') sources_amd64=("https://github.com/${name}/NoiseTorch/releases/download/v${version}/NoiseTorch_x64_v${version}.tgz") -checksums_amd64=('skip') +checksums_amd64=('SKIP') prepare() { cd "${srcdir}"