diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index ecf2c5a14e..14a7715217 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=0.14.6 +version=0.14.7 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=481d9e88db0c3b3e9b0c796fa6dbb62447f0da69022c77f0065370873b0909ff +checksum=5586f24e10e695bf2a3db1f2bfd2b8bf986753ecbc9919c922e2ba10c0bbb119 pre_build() { GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go