system/keybase: Updated for version 5.6.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2021-02-06 21:16:29 +07:00
parent 0e763b7b2c
commit 18565a6440
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for keybase
# Copyright 2016-2019 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# Copyright 2016-2021 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
PRGNAM=keybase
SRCNAM=client
VERSION=${VERSION:-5.5.2}
VERSION=${VERSION:-5.6.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="keybase"
VERSION="5.5.2"
VERSION="5.6.1"
HOMEPAGE="https://github.com/keybase/client"
DOWNLOAD="https://github.com/keybase/client/archive/v5.5.2/client-5.5.2.tar.gz"
MD5SUM="0970e009fb3519cbcda3a0f3bd4c3cc7"
DOWNLOAD="https://github.com/keybase/client/archive/v5.6.1/client-5.6.1.tar.gz"
MD5SUM="3acd34467dccfad5a7d93741aeea3724"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="google-go-lang"