diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index 7b6746613ad..0c0a7b5fa3b 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=0.14.16 +version=0.14.17 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=f06a50f78faf426894ba16a63f79b11102482cbb9bb658726144e8262d363ac7 +checksum=c4f7eda0cb213e0cb92aa2e075283474fa255af54696fb3b905ea22f27665682 pre_build() { GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go