diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index 72748541c4e..8fd2fdd3afd 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=0.14.29 +version=0.14.30 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=99002701279abedace88283b1381ff7850b6c20df62ae119b271ffd89716fcfd +checksum=e3f03ad6421e8832ea1b0f3363490e2eefb241e037016e5c87e72c20a8995a57 pre_build() { GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go