diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index 89f075b3534..ae31abb620c 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=1.3.3 +version=1.3.4 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=41a9f52ac8bf4d4a0f332bc630e0593ae2d6847e43bb81dc3176d22811fb1f44 +checksum=a33467b97306b63890c3ad61f2df81e1a07e3219b362610ed533447c598f6fe1 pre_build() { GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go