diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index 078693bf4f..fdf94a9390 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=0.13.9 +version=0.13.10 revision=1 build_style=go go_import_path="github.com/syncthing/syncthing" @@ -12,7 +12,7 @@ maintainer="Duncaen " license="MPLv2" homepage="http://syncthing.net/" distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz" -checksum=1b0a00ddbcbc88d8310741a2b0853266fe1980c427aa415ed6faa9f03dd52912 +checksum=a86c7948afabc6e7b07f217d5200fb1e36cde5bb13373d99cc67d5dc991ce3be pre_build() { GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go