kbfs: update to 2.5.0.

This commit is contained in:
prspkt 2018-08-09 01:56:58 +03:00 committed by Toyam Cox
parent 40b0d2ea02
commit c7ce200f1b

View file

@ -1,6 +1,6 @@
# Template file for 'kbfs'. # Template file for 'kbfs'.
pkgname=kbfs pkgname=kbfs
version=2.3.0 version=2.5.0
revision=1 revision=1
build_style=go build_style=go
go_import_path="github.com/keybase/kbfs" go_import_path="github.com/keybase/kbfs"
@ -12,7 +12,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="https://keybase.io/docs/kbfs" homepage="https://keybase.io/docs/kbfs"
distfiles="https://github.com/keybase/kbfs/archive/v${version}.tar.gz" distfiles="https://github.com/keybase/kbfs/archive/v${version}.tar.gz"
checksum=e0ee64be096682ac0a2e7fa299959392a8d2ff077aaa8a87666a2ddcfb2a06d1 checksum=0f9f785dfa95f4b93a24d18dff4d6a0a8e637139873370eb3f2a8c8d67505dd4
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE