syncthing: update to 0.11.20.

This commit is contained in:
Duncaen 2015-08-16 19:24:48 +02:00
parent bba4126d2c
commit 3625d1dfd7

View File

@ -1,6 +1,6 @@
# Template file for 'syncthing'
pkgname=syncthing
version=0.11.19
version=0.11.20
revision=1
build_style=go
go_import_path="github.com/syncthing/syncthing"
@ -9,7 +9,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
license="MPLv2"
homepage="http://syncthing.net/"
distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz"
checksum=a57bbf9264f8db03e22657958e2b0d77438acc2180be8a24a8d9965d63a00cff
checksum=89416e33f27434ee95c4e4c47e13a2211a4246c87728e52298e713050a62dac8
do_build() {
goarch="${GOARCH}"