diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index f7291fe36be..1bffa65c2bd 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=1.3.0 +version=1.3.1 revision=1 build_style=go go_import_path="github.com/syncthing/syncthing" @@ -14,7 +14,7 @@ license="MPL-2.0" changelog="https://github.com/syncthing/syncthing/releases" homepage="http://syncthing.net/" distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz" -checksum=c6bb52c108a30a610afcc1023949674ca66f24127cbd569ab64789f0071d72e7 +checksum=58a6cdddbecd08d84db763f7fd50642f4224e6d847fa575e674b11ba863c9e7a pre_build() { GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go