diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index e572cb54efe..15f6f6a58f6 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=0.11.5 +version=0.11.6 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=59dd89ea64f51cc5481e59d7849dc6616286b9dbff5ac3724adc119592e09144 +checksum=f9a5702f56d25ca9086cf29fc408924c9f881c18d652a2f931668ecfa962e963 do_build() { goarch="${GOARCH}"