diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index 00c3934fcd2..56fdbe82279 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=0.10.24 +version=0.10.25 revision=1 build_style=go go_import_path="github.com/syncthing/syncthing" @@ -9,7 +9,7 @@ maintainer="Duncan Overbruck " license="GPL-3" homepage="http://syncthing.net/" distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz" -checksum=e820f74f1aa54691c280068218de3d868c262962adbdf4bb355a28d85439e39d +checksum=4c7d34ef78e83e1917a96503c4e8dcb2fe8dfa01a1cf8047a51163f23753a9ef do_build() { goarch="${GOARCH}"