This commit is contained in:
Евгений Храмов 2022-11-05 23:35:57 +03:00
parent 9fa8e38de3
commit 2337a14bd5
2 changed files with 4 additions and 0 deletions

@ -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')