diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index 794f92073cd..3a6ebadc2eb 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,7 +1,7 @@ # Template file for 'syncthing' pkgname=syncthing -version=0.14.39 -revision=2 +version=0.14.40 +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=0a4a64615c3080aab9285bbe9746ae2c6b9cc8fa0ce2ec7dd9b1dd9b801ff89c +checksum=b9820dceb472531f20ebd18ab53a66876970c9d78d22c93ff53c3c879363d6be pre_build() { GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go