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')
|
deps=('git go')
|
||||||
build_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')
|
checksums=('skip')
|
||||||
|
|
||||||
@ -21,7 +21,6 @@ cd "${srcdir}"
|
|||||||
}
|
}
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "${srcdir}"
|
|
||||||
make
|
make
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user