noisetorch fix
This commit is contained in:
@ -12,7 +12,7 @@ deps_amd64=('git go')
|
|||||||
build_deps=('git' 'go')
|
build_deps=('git' 'go')
|
||||||
|
|
||||||
sources_amd64=("https://github.com/${name}/NoiseTorch/releases/download/v${version}/NoiseTorch_x64_v${version}.tgz")
|
sources_amd64=("https://github.com/${name}/NoiseTorch/releases/download/v${version}/NoiseTorch_x64_v${version}.tgz")
|
||||||
checksums_amd64=('skip')
|
checksums_amd64=('SKIP')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
cd "${srcdir}"
|
cd "${srcdir}"
|
||||||
|
Reference in New Issue
Block a user