diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index f2a2d21ffb3..da0e84d16b6 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=0.11.8 +version=0.11.9 revision=1 build_style=go go_import_path="github.com/syncthing/syncthing" @@ -9,7 +9,7 @@ maintainer="Duncaen " license="MPLv2" homepage="http://syncthing.net/" distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz" -checksum=05606bed557c2bd287ab800ff3486f31f9a57cf16be2a9aee1241e3aa78be3fc +checksum=b56463844357407056904cc77d843b5e83a97c61af6777b05d3f69b6d8df33ea do_build() { goarch="${GOARCH}"