diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index 21060b1948..05175ec56c 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=0.12.16 +version=0.12.17 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=1bef3cdc5087568cdc287555cd8a76ebe39e889f8efc1512a8cee1a23ac2ef3b +checksum=e9ac76e28423ac9d01c29b560ea6c4c61e881dd706676eb07d66aa5993310c60 do_build() { goarch="${GOARCH}"