diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index 7bffc073146..3958aa2890c 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=0.10.29 +version=0.10.30 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=d02ee628f818131656e1f01ae16d6326b6f1055005efce1ea983ffe93060f35e +checksum=0358f8b5edacebb0eacfad424e2fbca32587b0747c7f7060c63e961038289880 do_build() { goarch="${GOARCH}"