diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index 889a3045079..38d4a0520b9 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=0.13.1 +version=0.13.2 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=5ff881a1d96915a997b01adce98b5189408656dec228214f631efe82d35a83ea +checksum=98dac8cf182222967f96e213dc307ede3ed5c6407bd66faeb81e904de4011e89 pre_build() { GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go