syncthing: update to 0.14.42.

This commit is contained in:
Duncaen 2017-12-25 16:35:01 +01:00
parent e5aca1b294
commit ffed841123

View file

@ -1,6 +1,6 @@
# Template file for 'syncthing'
pkgname=syncthing
version=0.14.41
version=0.14.42
revision=1
build_style=go
go_import_path="github.com/syncthing/syncthing"
@ -12,7 +12,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
license="MPLv2"
homepage="http://syncthing.net/"
distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz"
checksum=9c406897443465e03d3259df1dda10bd86e49ae4286f8c855d9f35e47026af2f
checksum=9a0efecf9937379d3352762d67774ab0866838e847f0063d0ae39599ecce6819
pre_build() {
GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go