From fc6b648fdc7faed39cce10fbc80cab5723098a87 Mon Sep 17 00:00:00 2001 From: Dominik Honnef Date: Wed, 13 Apr 2016 11:43:38 +0200 Subject: [PATCH] syncthing: rebuild with Go 1.6.1 --- srcpkgs/syncthing/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index 5e52f5b45f..1d84fceea8 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,7 +1,7 @@ # Template file for 'syncthing' pkgname=syncthing version=0.12.21 -revision=1 +revision=2 build_style=go go_import_path="github.com/syncthing/syncthing" short_desc="Open Source Continuous File Synchronization"