From 873e7f36669d0257b1b5dc3cf2d437e93508dc62 Mon Sep 17 00:00:00 2001 From: xpamych Date: Thu, 27 Oct 2022 19:43:53 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B8=D0=B7=D0=BC=D0=B5=D0=BD=D0=B5=D0=BD?= =?UTF-8?q?=D0=B8=D0=B5=20checksum?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- noisetorch/lure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/noisetorch/lure.sh b/noisetorch/lure.sh index 4c65207..6bd0a81 100644 --- a/noisetorch/lure.sh +++ b/noisetorch/lure.sh @@ -12,7 +12,7 @@ deps_amd64=('git' 'go') build_deps=('git' 'go') sources_amd64=("git+https://github.com/noisetorch/NoiseTorch.git#tag=v${version}") -checksums_amd64=('SKIP') +checksums_amd64=('4a30650314a6f83d979f3303d49618847ba58e39e3e26482dfe58b5e261c5611') prepare() { cd "${srcdir}/NoiseTorch"