From 95179c5a84e4195ddfb5bfa38ffbc8f0fd9dadab Mon Sep 17 00:00:00 2001 From: xpamych Date: Mon, 24 Oct 2022 20:04:51 +0300 Subject: [PATCH] fix source --- noisetorch/lure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/noisetorch/lure.sh b/noisetorch/lure.sh index 6ef16e9..54ce35a 100644 --- a/noisetorch/lure.sh +++ b/noisetorch/lure.sh @@ -10,7 +10,7 @@ conflicts=('noisetorch') build_deps=('git' 'go') -sources_arm64=("https://github.com/noisetorch/NoiseTorch.git") +sources_arm64=("https://github.com/noisetorch/NoiseTorch") checksums_arm64=('skip') build() {