diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index 82fcb42955..72748541c4 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,7 +1,7 @@ # Template file for 'syncthing' pkgname=syncthing -version=0.14.28 -revision=2 +version=0.14.29 +revision=1 build_style=go go_import_path="github.com/syncthing/syncthing" go_package="${go_import_path}/cmd/strelaysrv ${go_import_path}/cmd/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=ef0a9916f82cf99e31deb5ae75127b8440abcb3b293c30c0c72d3a4ffb3d3d20 +checksum=99002701279abedace88283b1381ff7850b6c20df62ae119b271ffd89716fcfd pre_build() { GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go