diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index 034ee63d2a1..5087945191e 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=0.14.22 +version=0.14.23 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=ab68de8fb59ff8519ccc4c1b26c516b7814e5a2b910e110a7b93123ca3363b02 +checksum=bf8a13f27329c85a3fddef87a3dc90d40b6de3a233738b1d05127bc378aacd60 pre_build() { GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go