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}"