добавление поддержки deb
This commit is contained in:
parent
f4f0c8ec99
commit
4b13b87893
@ -9,7 +9,8 @@ provides=('noisetorch')
|
|||||||
conflicts=('noisetorch')
|
conflicts=('noisetorch')
|
||||||
|
|
||||||
deps_amd64=('git' 'go')
|
deps_amd64=('git' 'go')
|
||||||
build_deps=('git' 'go')
|
deps_amd64_debian=('git' 'golang')
|
||||||
|
build_deps_debian=('git' 'golang')
|
||||||
|
|
||||||
sources_amd64=("git+https://github.com/noisetorch/NoiseTorch.git#tag=v${version}")
|
sources_amd64=("git+https://github.com/noisetorch/NoiseTorch.git#tag=v${version}")
|
||||||
checksums_amd64=('4a30650314a6f83d979f3303d49618847ba58e39e3e26482dfe58b5e261c5611')
|
checksums_amd64=('4a30650314a6f83d979f3303d49618847ba58e39e3e26482dfe58b5e261c5611')
|
||||||
|
Loading…
Reference in New Issue
Block a user