.
This commit is contained in:
@ -11,8 +11,8 @@ conflicts=('noisetorch')
|
||||
deps=('git go')
|
||||
build_deps=('git' 'go')
|
||||
|
||||
sources_amd64=("https://github.com/noisetorch/NoiseTorch.git")
|
||||
checksums_amd64=('skip')
|
||||
sources=("https://github.com/noisetorch/NoiseTorch.git")
|
||||
checksums=('skip')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/NoiseTorch"
|
||||
|
Reference in New Issue
Block a user