From 28df18c669b3028052b379111ca0fdb9e1802660 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Thu, 10 Aug 2017 19:19:55 +0200 Subject: [PATCH] syncthing: update to 0.14.36. --- srcpkgs/syncthing/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index b29ed2e6d8a..f259a757de0 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=0.14.35 +version=0.14.36 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=58509294a150d137fbd005b5629d2859cce661d25e8063505813c4e7faa62fae +checksum=7373d1fee983529c2988f92b4137c32899d4c8233bc052df88fecf92c34d9fbd pre_build() { GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go