diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index ae31abb620c..62bfa27fca5 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=1.3.4 +version=1.4.0 revision=1 build_style=go go_import_path="github.com/syncthing/syncthing" @@ -18,7 +18,7 @@ license="MPL-2.0" homepage="http://syncthing.net/" changelog="https://github.com/syncthing/syncthing/releases" distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz" -checksum=a33467b97306b63890c3ad61f2df81e1a07e3219b362610ed533447c598f6fe1 +checksum=775b5ed0830dcac167a977478168dae54abf9fd63fc1e2b195db023c58d7dafd pre_build() { GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go