diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index 8c9dc67fbfe..1d27cf82139 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=1.12.1 +version=1.13.0 revision=1 build_style=go go_import_path="github.com/syncthing/syncthing" @@ -18,7 +18,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=5751365374e03c32f731aeb1d07f7df0984eca30e14878d636b91cd35f0db1c3 +checksum=b31d4a323c6c970c580ecab3fd2327c5ba2709286b766b157139a5e393795bc2 pre_build() { GOARCH= go generate \