diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index d18f3236377..078693bf4f1 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=0.13.7 +version=0.13.9 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=c487a489504e48bc7a94f25322da5485c23b3a8e3df2832b2454556ab86552c8 +checksum=1b0a00ddbcbc88d8310741a2b0853266fe1980c427aa415ed6faa9f03dd52912 pre_build() { GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go