diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index 8e1cad45944..85728be9b98 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=0.14.1 +version=0.14.2 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=476b73584b51d917f529603e8a360bdf2e5ef269a91da27fbf0a5356b8c41c7a +checksum=ba35d052573d1d12dbe648156df43b812a9c6d81df90861a0eb49a2aaab29ed9 pre_build() { GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go