diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index 484bfdbaae0..41c31cdbe8c 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=1.11.1 +version=1.12.0 revision=1 build_style=go go_import_path="github.com/syncthing/syncthing" @@ -18,7 +18,7 @@ license="MPL-2.0" homepage="http://syncthing.net/" changelog="https://github.com/syncthing/syncthing/releases" distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz" -checksum=741d339dad6335f9a2fb9259a1b57c82896d9363d92a5c9ac2573068bf1859b7 +checksum=38782a448868a4bcbb4b9761b467e3c059b4b0f9896b432090526940f28117c7 pre_build() { GOARCH= go generate \