1
This commit is contained in:
parent
6df83a6513
commit
c300d00c8a
@ -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}"
|
||||
|
Loading…
Reference in New Issue
Block a user