From 099acd1e3fc53955a30d358f2bcaa8623e65463c Mon Sep 17 00:00:00 2001 From: "e.khramov" Date: Wed, 2 Nov 2022 11:21:51 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BE=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20=D0=B4=D0=BE=201.22.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- strelaysrv/lure.sh | 2 +- syncthing/lure.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/strelaysrv/lure.sh b/strelaysrv/lure.sh index 9e8ffac..66dc420 100644 --- a/strelaysrv/lure.sh +++ b/strelaysrv/lure.sh @@ -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') diff --git a/syncthing/lure.sh b/syncthing/lure.sh index 0595a07..f3d561b 100644 --- a/syncthing/lure.sh +++ b/syncthing/lure.sh @@ -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}"