diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index d52c07bd62..30d4f16c15 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=0.12.24 +version=0.13.0 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=9faf913b27feb4c532d1febd6e4fc89e60c0b1cfd9aebef4a42851e220227044 +checksum=5ef08bf656e9e03acbe24ac235bf3f99853798a032739293b472ab2f010041c4 do_build() { goarch="${GOARCH}"