diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index b1536653df7..42d4411a4b7 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,7 +1,7 @@ # Template file for 'syncthing' pkgname=syncthing -version=0.14.45 -revision=2 +version=0.14.46 +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=5e24b02dc3cd538b2b9a5e8506edddf6d12fe7d7f12f26b83b08aca8dffa4006 +checksum=2a2d6472935b6b125a6f028a7fbfe27fd30a6bb0fbadc1d920b2314c9fb31ac3 pre_build() { GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go