keybase: update to 6.4.0.

This commit is contained in:
lee2sman 2024-08-27 13:52:18 -04:00 committed by Toyam Cox
parent 80aa6411e8
commit 73d8cc8412
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'keybase' # Template file for 'keybase'
pkgname=keybase pkgname=keybase
version=5.8.1 version=6.4.0
revision=5 revision=1
build_style=go build_style=go
go_import_path="github.com/keybase/client" go_import_path="github.com/keybase/client"
go_package="${go_import_path}/go/keybase go_package="${go_import_path}/go/keybase
@ -11,11 +11,11 @@ ${go_import_path}/go/kbfs/kbfstool ${go_import_path}/go/kbfs/redirector"
go_build_tags="production" go_build_tags="production"
depends="gnupg>=2" depends="gnupg>=2"
short_desc="Client for keybase.io" short_desc="Client for keybase.io"
maintainer="Toyam Cox <Vaelatern@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="https://keybase.io/" homepage="https://keybase.io/"
distfiles="https://github.com/keybase/client/releases/download/v$version/keybase-v$version.tar.xz" distfiles="https://github.com/keybase/client/releases/download/v$version/keybase-v$version.tar.xz"
checksum=5e89792105ce29420e92ebeaf8055db5e7d67de5e181f83f69904356ddeb8c71 checksum=506916263f71a3ac8385228b3855d6ddb3f3168574179a0b10ab9867d18b0e3d
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE