mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/keybase: Updated for version 1.0.18.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
55c6a959fd
commit
bba5c84920
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=keybase
|
||||
SRCNAM=client
|
||||
VERSION=${VERSION:-1.0.17}
|
||||
VERSION=${VERSION:-1.0.18}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="keybase"
|
||||
VERSION="1.0.17"
|
||||
VERSION="1.0.18"
|
||||
HOMEPAGE="https://github.com/keybase/client"
|
||||
DOWNLOAD="https://github.com/keybase/client/archive/v1.0.17.tar.gz"
|
||||
MD5SUM="541fcd51a27289c7f9a471cb7fa54dc3"
|
||||
DOWNLOAD="https://github.com/keybase/client/archive/v1.0.18.tar.gz"
|
||||
MD5SUM="31e00e18828e38d3d8eb53df43cb3c74"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="google-go-lang"
|
||||
|
|
Loading…
Reference in a new issue