noisetorch fix
This commit is contained in:
parent
55d0c398d6
commit
25b0a6db03
@ -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}"
|
||||||
|
Loading…
Reference in New Issue
Block a user