syncthing: update to 0.14.20.

This commit is contained in:
Duncaen 2017-01-24 15:51:00 +01:00
parent e409797cc8
commit f708cda0db

View file

@ -1,6 +1,6 @@
# Template file for 'syncthing'
pkgname=syncthing
version=0.14.19
version=0.14.20
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=356b91e9d0badb9ba026484fd1eaa79046775779532160dde139b726e45c076b
checksum=368abc3341fe3d5820e8b718cb72acb2ffe8989d55bf453ee655abe4169aa6d0
pre_build() {
GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go