From e767e80d8a13e7e3d064fa0e0911b1bd3b6d4aff Mon Sep 17 00:00:00 2001 From: xpamych Date: Mon, 24 Oct 2022 20:51:15 +0300 Subject: [PATCH] 1 --- noisetorch/lure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/noisetorch/lure.sh b/noisetorch/lure.sh index e6af715..bd7a15a 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/archive/refs/tags/v"${version}".tar.gz") checksums=('skip')