diff --git a/noisetorch/lure.sh b/noisetorch/lure.sh index 685afb3..e6af715 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.git") +sources=("https://github.com/noisetorch/NoiseTorch/archive/refs/tags/v"${version}.tar.gz") checksums=('skip')