diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index 53f3a015cb..f52df7ea78 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=0.11.18 +version=0.11.19 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=fd93392687e545e2b779d10754e24cd49ecbfc03cabaceac381b5a3e69693be6 +checksum=a57bbf9264f8db03e22657958e2b0d77438acc2180be8a24a8d9965d63a00cff do_build() { goarch="${GOARCH}"