fix source

This commit is contained in:
e.khramov 2022-10-25 15:42:36 +03:00
parent 5d4c5292ab
commit 9921fcb2de

@ -11,7 +11,7 @@ conflicts=('noisetorch')
deps=('git go')
build_deps=('git' 'go')
sources=("https://github.com/"${name}"/NoiseTorch/releases/download/v"${version}"/NoiseTorch_x64_v"${version}".tgz")
sources=("https://github.com/${name}/NoiseTorch/releases/download/v${version}/NoiseTorch_x64_v${version}.tgz")
checksums=('skip')