корректировка зависимостей
This commit is contained in:
5
syncthing-bin/lure.sh
Executable file → Normal file
5
syncthing-bin/lure.sh
Executable file → Normal file
@ -8,10 +8,9 @@ architectures=('amd64')
|
||||
license=('MPL-2.0')
|
||||
provides=('syncthing')
|
||||
conflicts=('syncthing')
|
||||
deps_amd64=('glibc' 'strelaysrv')
|
||||
deps_amd64_debian=('libc6')
|
||||
deps=('glibc' 'strelaysrv-bin')
|
||||
deps_debian=('libc6')
|
||||
build_deps=('git' 'go')
|
||||
build_deps_debian=('git' 'golang')
|
||||
|
||||
sources_amd64=("https://github.com/${provides}/${provides}/releases/download/v${version}/${provides}-linux-amd64-v${version}.tar.gz")
|
||||
checksums_amd64=('SKIP')
|
||||
|
Reference in New Issue
Block a user