diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index b29ed2e6d8..f259a757de 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