diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index 21160e4ef75..a22fc42cad7 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=0.12.19 +version=0.12.20 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=5a7035029974fe0fb496d9f8af880a50bcc8499ff5eef7ee4ef48f08df37820e +checksum=89dc46ebbe8b114467abe0171fd03a76408a9cf4fe44308db2b6d60eee233006 do_build() { goarch="${GOARCH}"