This commit is contained in:
2022-10-22 14:50:25 +03:00
parent 277a1e41e3
commit 393aec4a50
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ architectures='amd64'
licenses='MPL'
provides='syncthing'
conflicts='syncthing'
deps_amd64=('glibc')
deps_amd64=('glibc' 'strelaysrv')
build_deps=('git' 'go')
sources_amd64=("https://github.com/${name}/${name}/releases/download/v${version}/${name}-linux-amd64-v${version}.tar.gz")
checksums=('SKIP')