diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index 854840bfd8..6525b0b62d 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=0.14.32 +version=0.14.33 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=d5b5d5bcb1b13f47d7889d9dbe7e13fed6080750fb4a93241a7fb7cf6324a463 +checksum=318fb0b5870ac5ea6228a27c59b48bad1cc3daeace50681fad8cb9b89b30ee2c pre_build() { GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go