Merge branch 'master' of gitflic.ru:xpamych/xpamych-lure-repo
This commit is contained in:
commit
ab7dc886f7
@ -11,7 +11,7 @@ conflicts=('noisetorch')
|
||||
deps=('git go')
|
||||
build_deps=('git' 'go')
|
||||
|
||||
sources=("https://github.com/"${name}"/NoiseTorch/releases/download/v"${version}"/NoiseTorch_x64_v"${version}".tgz")
|
||||
sources=("https://github.com/${name}/NoiseTorch/releases/download/v${version}/NoiseTorch_x64_v${version}.tgz")
|
||||
|
||||
checksums=('skip')
|
||||
|
||||
@ -21,7 +21,6 @@ cd "${srcdir}"
|
||||
}
|
||||
|
||||
build() {
|
||||
cd "${srcdir}"
|
||||
make
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user