diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index a8d18c7c5c3..db74bf1f9e3 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=1.18.3 +version=1.18.4 revision=1 build_style=go go_import_path="github.com/syncthing/syncthing" @@ -17,7 +17,7 @@ license="MPL-2.0" homepage="http://syncthing.net/" changelog="https://github.com/syncthing/syncthing/releases" distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz" -checksum=b985779be61582c70e86d5e439d7a4a93eeeeed8bbc65de28d1e3d97aeb00e01 +checksum=ec4947d4119f21b50f444a0eb1d054c24db30cde0ac8a95261c8f3d122da4453 pre_build() { GOARCH= go generate \