fix source
This commit is contained in:
parent
3e52f70efc
commit
cb92addaa6
@ -9,10 +9,10 @@ provides='syncthing'
|
|||||||
conflicts='syncthing'
|
conflicts='syncthing'
|
||||||
deps_amd64=('glibc')
|
deps_amd64=('glibc')
|
||||||
build_deps=('git' 'go')
|
build_deps=('git' 'go')
|
||||||
sources_amd=('https://github.com/${name}/${name}/releases/download/v${version}/${name}-linux-amd64-v${version}.tar.gz')
|
sources_amd=("https://github.com/${name}/${name}/releases/download/v${version}/${name}-linux-amd64-v${version}.tar.gz")
|
||||||
checksums=('SKIP')
|
checksums=('SKIP')
|
||||||
|
|
||||||
prepare() {
|
#prepare() {
|
||||||
|
|
||||||
}
|
}
|
||||||
#version
|
#version
|
||||||
|
Loading…
Reference in New Issue
Block a user