deb deps
This commit is contained in:
parent
9fa8e38de3
commit
2337a14bd5
@ -9,6 +9,8 @@ provides='syncthing-relaysrv'
|
||||
conflicts='syncthing-relaysrv'
|
||||
deps_amd64=('glibc')
|
||||
build_deps=('git' 'go')
|
||||
build_deps_debian=('git' 'golang')
|
||||
|
||||
sources_amd64=("https://github.com/syncthing/relaysrv/releases/download/v${version}/${name}-linux-amd64-v${version}.tar.gz"
|
||||
"https://raw.githubusercontent.com/archlinux/svntogit-community/packages/syncthing/trunk/syncthing-relaysrv.service"
|
||||
"https://raw.githubusercontent.com/archlinux/svntogit-community/packages/syncthing/trunk/syncthing-relaysrv.tmpfiles"
|
||||
|
@ -9,6 +9,8 @@ provides='syncthing'
|
||||
conflicts='syncthing'
|
||||
deps_amd64=('glibc' 'strelaysrv')
|
||||
build_deps=('git' 'go')
|
||||
build_deps_debian=('git' 'golang')
|
||||
|
||||
sources_amd64=("https://github.com/${name}/${name}/releases/download/v${version}/${name}-linux-amd64-v${version}.tar.gz")
|
||||
checksums=('f91066b8588c02b5ff77aa801cc4e0319f3467325bdd75326aebccffb6495698')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user