diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index ff2f33b313d..10ae17f6fcb 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=0.11.26 +version=0.12.2 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=d2cc72d5711c5a7d25c32951bd11680ad7d9530c2183de240287f07fe9e80ac2 +checksum=22d14c884537c8b6b6cb40563d4876e5167ea183f5c9d0e711782b5623dd59f9 do_build() { goarch="${GOARCH}"