syncthing: update to 0.14.2.

This commit is contained in:
Duncaen 2016-07-26 14:43:52 +02:00
parent 246b1e5da1
commit 83803f4706
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'syncthing'
pkgname=syncthing
version=0.14.1
version=0.14.2
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=476b73584b51d917f529603e8a360bdf2e5ef269a91da27fbf0a5356b8c41c7a
checksum=ba35d052573d1d12dbe648156df43b812a9c6d81df90861a0eb49a2aaab29ed9
pre_build() {
GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go