diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index 05562335d4e..bf33210910f 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=0.11.0 +version=0.11.1 revision=1 build_style=go go_import_path="github.com/syncthing/syncthing" @@ -9,7 +9,7 @@ maintainer="Duncan Overbruck " license="MPLv2" homepage="http://syncthing.net/" distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz" -checksum=665b15c7a925f692d6c351ad9054957a7bce4bd08fe7c1506c0716b60ed99886 +checksum=acd644ee8d1ba2568e901ce1dfc0973efb695d185868675e12d472a783c31825 do_build() { goarch="${GOARCH}"