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

View File

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