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