diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index fa77248a526..c377cc7f1e1 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=0.11.3 +version=0.11.4 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=be2a2931c234ab39189301fce15c303c6b94383181d0b4e573064af4c2896015 +checksum=f4dbc3d24ec2d1bdf302c994c1e088b2129791522a25122710fb427d2a19387e do_build() { goarch="${GOARCH}"