diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index 38a3c12ee3..54e806c335 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,7 +1,7 @@ # Template file for 'syncthing' pkgname=syncthing -version=0.14.26 -revision=2 +version=0.14.27 +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=8d26b48834df9aaae83aa9cb1187ab053a020393e901658ba6c5fded3c578ee2 +checksum=27051df042b73df7cbee590a56a75931a63e228dcd5c044d0950e14b46730d64 pre_build() { GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go