From 86b808aa78dfad55eb842db4c3978215c0db93e6 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Tue, 8 Aug 2017 19:15:11 +0200 Subject: [PATCH] syncthing: update to 0.14.35. --- srcpkgs/syncthing/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index 6525b0b62d..b29ed2e6d8 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=0.14.33 +version=0.14.35 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=318fb0b5870ac5ea6228a27c59b48bad1cc3daeace50681fad8cb9b89b30ee2c +checksum=58509294a150d137fbd005b5629d2859cce661d25e8063505813c4e7faa62fae pre_build() { GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go