diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index ddf03c2839e..0c24865a00d 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=0.14.25 +version=0.14.26 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=ce9a3dcde37bb892d403e2f7f27b8ec6de5680f67bb7e29882a866ed86382592 +checksum=8d26b48834df9aaae83aa9cb1187ab053a020393e901658ba6c5fded3c578ee2 pre_build() { GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go