diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index 393d69d047c..ce63a67f1a7 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=0.11.12 +version=0.11.13 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=e54d4135b21ebad80afd8f96d62053219af77d31f029c4831102c4736a94eb26 +checksum=dae242d1210a4cdc21dc624a7abec324b8634c07d673059662ffb795c8405671 do_build() { goarch="${GOARCH}"