syncthing: update to 0.14.1.

This commit is contained in:
Duncaen 2016-07-26 14:18:58 +02:00
parent 8826f5fcb3
commit 246b1e5da1
1 changed files with 2 additions and 2 deletions

View File

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