diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index 6e5b111ac91..3e67bc1913e 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=0.14.52 +version=0.14.53 revision=1 build_style=go go_import_path="github.com/syncthing/syncthing" @@ -13,7 +13,7 @@ license="MPL-2.0" #changelog="https://github.com/syncthing/syncthing/releases" homepage="http://syncthing.net/" distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz" -checksum=8ce574ddcc9965d45f2caf7c5453da73f19fbed856ef583ccda452c96ca9a70c +checksum=cd677115f5c5ca9919c469a5b5e84527d65e0bc9bc4d196b8f3779f6b338112f pre_build() { GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go