keybase: update to 5.7.1.

This commit is contained in:
Karl Nilsson 2021-06-29 16:01:06 -04:00 committed by Érico Nogueira Rolim
parent 7e84769c5c
commit 794ac4d7d8

View file

@ -1,6 +1,6 @@
# Template file for 'keybase' # Template file for 'keybase'
pkgname=keybase pkgname=keybase
version=5.6.1 version=5.7.1
revision=1 revision=1
wrksrc="client-v${version}" wrksrc="client-v${version}"
build_style=go build_style=go
@ -17,7 +17,7 @@ maintainer="Toyam Cox <Vaelatern@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=d00a3c85d69ed554e155ea6aaf169f88ead8ec7957b628c90c871f39b75de583 checksum=23f0d22dd27530b98a4a7654629aa7cbf683cc0a9b29f5d314f456471fd0431e
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE