From 0471b86556e91ae8cc9cc1e65eec46fdda2d0919 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sun, 29 Nov 2015 15:01:56 +0100 Subject: [PATCH] syncthing: update to 0.12.5. --- srcpkgs/syncthing/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index 1f16cd77001..797737fec19 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=0.12.4 +version=0.12.5 revision=1 build_style=go go_import_path="github.com/syncthing/syncthing"