diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index fe095cd7b22..393d69d047c 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=0.11.11 +version=0.11.12 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=ed5606305c7f365dffc364b1f72a9a521a99341ddc0cfa75e89430a7558da779 +checksum=e54d4135b21ebad80afd8f96d62053219af77d31f029c4831102c4736a94eb26 do_build() { goarch="${GOARCH}"