.
This commit is contained in:
parent
95179c5a84
commit
fb6c2227cb
@ -10,11 +10,11 @@ conflicts=('noisetorch')
|
||||
|
||||
build_deps=('git' 'go')
|
||||
|
||||
sources_arm64=("https://github.com/noisetorch/NoiseTorch")
|
||||
checksums_arm64=('skip')
|
||||
sources_amd64=("https://github.com/noisetorch/NoiseTorch")
|
||||
checksums_amd64=('skip')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}"
|
||||
cd "${srcdir}/noisetorch"
|
||||
make
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user