add syncthing
This commit is contained in:
@ -1,21 +1,16 @@
|
|||||||
name='syncthing'
|
name='syncthing'
|
||||||
version='1.22.0'
|
version='1.22.0'
|
||||||
release
|
release='1'
|
||||||
epoch
|
desc='Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers.'
|
||||||
desc
|
homepage='https://syncthing.net/'
|
||||||
homepage
|
architectures='amd64'
|
||||||
maintainer
|
licenses='MPL'
|
||||||
architectures
|
provides='syncthing'
|
||||||
licenses
|
conflicts='syncthing'
|
||||||
provides
|
deps=''
|
||||||
conflicts
|
build_deps='git go inetutils'
|
||||||
deps
|
sources_amd=('https://github.com/${name}/${name}/releases/download/v${version}/${name}-linux-amd64-v${version}.tar.gz')
|
||||||
build_deps
|
checksums=('SKIP')
|
||||||
replaces
|
|
||||||
sources
|
|
||||||
checksums
|
|
||||||
backup
|
|
||||||
scripts
|
|
||||||
|
|
||||||
prepare
|
prepare
|
||||||
version
|
version
|
||||||
|
Reference in New Issue
Block a user