This commit is contained in:
2022-10-24 21:39:38 +03:00
parent 87beda4d3e
commit 146bf7a5c2

View File

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