diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index 77e60ba7f1c..e62615f868d 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=0.11.14 +version=0.11.15 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=93c79111178505255ceb68e796a1f8f35084170cdb924bdb99569fc16485caa1 +checksum= do_build() { goarch="${GOARCH}"