diff --git a/noisetorch/lure.sh b/noisetorch/lure.sh index bd7a15a..29bce30 100644 --- a/noisetorch/lure.sh +++ b/noisetorch/lure.sh @@ -11,7 +11,7 @@ conflicts=('noisetorch') deps=('git go') build_deps=('git' 'go') -sources=("https://github.com/noisetorch/NoiseTorch/archive/refs/tags/v"${version}".tar.gz") +sources=("https://github.com/noisetorch/NoiseTorch/releases/download/v"${version}/NoiseTorch_x64_v{version}.tgz") checksums=('skip')