system/keybase: Updated for version 1.0.20.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2017-03-11 01:29:33 +07:00
parent 1eb6e79512
commit 7c9f89b98f
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for keybase
# Copyright 2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# Copyright 2016-2017 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:-1.0.18}
VERSION=${VERSION:-1.0.20}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="keybase"
VERSION="1.0.18"
VERSION="1.0.20"
HOMEPAGE="https://github.com/keybase/client"
DOWNLOAD="https://github.com/keybase/client/archive/v1.0.18.tar.gz"
MD5SUM="31e00e18828e38d3d8eb53df43cb3c74"
DOWNLOAD="https://github.com/keybase/client/archive/v1.0.20/client-1.0.20.tar.gz"
MD5SUM="65951e5b9c77ca476b1a20b66e8a64c7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="google-go-lang"