diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index c682e8ae086..465e78b9519 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=0.14.18 +version=0.14.19 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=1cd44bd4530655e450e282a4a1240dbc963fc5518878700d68a42158e460f5a2 +checksum=356b91e9d0badb9ba026484fd1eaa79046775779532160dde139b726e45c076b pre_build() { GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go