From 254048a5cb117fdd804cc71adfe33c82cab6b24d Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 3 May 2018 18:49:56 +0000 Subject: [PATCH] syncthing-inotify: rebuild with go-1.10.2 --- srcpkgs/syncthing-inotify/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/syncthing-inotify/template b/srcpkgs/syncthing-inotify/template index 0b88b020b67..f2c84df06db 100644 --- a/srcpkgs/syncthing-inotify/template +++ b/srcpkgs/syncthing-inotify/template @@ -1,7 +1,7 @@ # Template file for 'syncthing-inotify' pkgname=syncthing-inotify version=0.8.7 -revision=5 +revision=6 build_style=go go_import_path="github.com/syncthing/syncthing-inotify" go_ldflags="-X main.Version=v${version}"