This commit is contained in:
e.khramov 2022-10-21 10:00:40 +03:00
parent bbdbe8a5c8
commit a18ead4203

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