diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index d495cd0b4e8..25571b9b22e 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=0.12.6 +version=0.12.7 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=d542343226383dc3f9016dfbf12af8b9149dea8066cbca4ebacff0bc22163fc7 +checksum=9b39507d6d18827859bbf8b6c56fdc19d8b1b75f9fafb340230ed8f604eb8f34 do_build() { goarch="${GOARCH}"