syncthing: update to 0.13.10.

This commit is contained in:
Duncaen 2016-07-03 15:38:48 +02:00
parent b3661f183f
commit 1576efa636

View file

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