From eab8df9d9343efdecf06fabc501ec4cfa3cec5d1 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Tue, 27 Jun 2017 18:15:16 +0200 Subject: [PATCH] syncthing: update to 0.14.31. --- srcpkgs/syncthing/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index 8fd2fdd3afd..2a5e4c4a98a 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=0.14.30 +version=0.14.31 revision=1 build_style=go go_import_path="github.com/syncthing/syncthing" @@ -12,7 +12,7 @@ maintainer="Duncaen " license="MPLv2" homepage="http://syncthing.net/" distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz" -checksum=e3f03ad6421e8832ea1b0f3363490e2eefb241e037016e5c87e72c20a8995a57 +checksum=4d11b5d7a2f51eada9768f552ecc828082f7c062d549b915b795dfcc25af30ce pre_build() { GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go