diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index 58556dd20ad..a86809a8218 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=1.0.1 +version=1.1.0 revision=1 build_style=go go_import_path="github.com/syncthing/syncthing" @@ -14,7 +14,7 @@ license="MPL-2.0" #changelog="https://github.com/syncthing/syncthing/releases" homepage="http://syncthing.net/" distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz" -checksum=b48263c724d4f144c2f24896106036e17e2e16896d72648a738843d8febb5320 +checksum=e5503640568c852a2aba03534b800021d0c531455c294718e8b2586c6807e29e pre_build() { GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go