diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index 83f95cd5e70..7bffc073146 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,7 +1,7 @@ # Template file for 'syncthing' pkgname=syncthing -version=0.10.28 -revision=2 +version=0.10.29 +revision=1 build_style=go go_import_path="github.com/syncthing/syncthing" short_desc="Open Source Continuous File Synchronization" @@ -9,7 +9,7 @@ maintainer="Duncan Overbruck " license="MPLv2" homepage="http://syncthing.net/" distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz" -checksum=239db58f276493135f4c5a91644523876dea4e9df0201517dab5a25dd102239f +checksum=d02ee628f818131656e1f01ae16d6326b6f1055005efce1ea983ffe93060f35e do_build() { goarch="${GOARCH}"