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