diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,16 +1,18 @@
name : syncthing
-version : 1.0.0
-release : 44
+version : 1.1.0
+release : 45
homepage : https://syncthing.net
source :
- - https://github.com/syncthing/syncthing/releases/download/v1.0.0/syncthing-source-v1.0.0.tar.gz : 27435f9ef7c276736ec16781ad6b27fecb28053b8ffb16e0bae40c1e9bb62225
+ - https://github.com/syncthing/syncthing/archive/v1.1.0.tar.gz : e5503640568c852a2aba03534b800021d0c531455c294718e8b2586c6807e29e
license : MPL-2.0
component : network.util
+networking : yes
summary : Syncthing is an open-source file synchronization client/server application
description: |
Syncthing is an open-source file synchronization client/server application, written in Go, implementing its own, equally free Block Exchange Protocol. All transit communications between syncthing nodes are encrypted, and all nodes are uniquely identified with cryptographic certificates.
builddeps :
- golang
+ - git
build : |
go run build.go -no-upgrade -version v${version} build
install : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,8 +3,8 @@
syncthing
https://syncthing.net
- Silke Hofstra
- silke@slxh.eu
+ Justin Berthault
+ justin.berthault@zaclys.net
MPL-2.0
network.util
@@ -49,12 +49,12 @@
-
- 2019-01-02
- 1.0.0
+
+ 2019-03-06
+ 1.1.0
Packaging update
- Silke Hofstra
- silke@slxh.eu
+ Justin Berthault
+ justin.berthault@zaclys.net
\ No newline at end of file