This commit is contained in:
e.khramov 2022-10-21 10:59:13 +03:00
parent 8a9f29a2c3
commit 99ee2cbd5a

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