обновление до 1.22.1

This commit is contained in:
e.khramov 2022-11-02 11:21:51 +03:00
parent 8cb82fabd9
commit 099acd1e3f
2 changed files with 2 additions and 2 deletions

@ -13,7 +13,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=('ff5f4dfa7e1d88d3db904aa78e0a536d809ad31d9d0fe0073c61a61dfa8b0b2a'
checksums=('04028d3eb50bc6f007da1b65c2b37f9b8b3109efe4c8973f285893872081959b'
'SKIP'
'SKIP'
'SKIP')

@ -10,7 +10,7 @@ conflicts='syncthing'
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')
checksums=('f91066b8588c02b5ff77aa801cc4e0319f3467325bdd75326aebccffb6495698')
prepare() {
cd "${srcdir}"