This commit is contained in:
Евгений Храмов 2022-12-06 16:48:24 +03:00
parent 6df83a6513
commit c300d00c8a
2 changed files with 2 additions and 2 deletions

@ -16,7 +16,7 @@ sources_amd64=("https://github.com/syncthing/relaysrv/releases/download/v${versi
"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"
"https://raw.githubusercontent.com/archlinux/svntogit-community/packages/syncthing/trunk/syncthing-relaysrv.sysusers")
checksums=('04028d3eb50bc6f007da1b65c2b37f9b8b3109efe4c8973f285893872081959b'
checksums=('SKIP'
'SKIP'
'SKIP'
'SKIP')

@ -13,7 +13,7 @@ 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_amd64=('f91066b8588c02b5ff77aa801cc4e0319f3467325bdd75326aebccffb6495698')
checksums_amd64=('SKIP')
prepare() {
cd "${srcdir}"