summaryrefslogtreecommitdiffstats
path: root/system/keybase
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-02-08 22:25:38 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-02-08 22:28:55 +0700
commit531e0e2177020bd7f8e9a56c18f83cc62e1709d7 (patch)
treeec02d230d4b3fb8aa278abfc50d724e8ba769815 /system/keybase
parent0eb46396a528b124bec53225bb84759987cab083 (diff)
downloadslackbuilds-531e0e2177020bd7f8e9a56c18f83cc62e1709d7.tar.gz
slackbuilds-531e0e2177020bd7f8e9a56c18f83cc62e1709d7.tar.xz
system/keybase: Updated for version 1.0.41.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/keybase')
-rw-r--r--system/keybase/keybase.SlackBuild4
-rw-r--r--system/keybase/keybase.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/keybase/keybase.SlackBuild b/system/keybase/keybase.SlackBuild
index 7d063d5ebc..3dcd4cdabe 100644
--- a/system/keybase/keybase.SlackBuild
+++ b/system/keybase/keybase.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for keybase
-# Copyright 2016-2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2016-2018 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.33}
+VERSION=${VERSION:-1.0.41}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/keybase/keybase.info b/system/keybase/keybase.info
index 85c740e4e9..61b04fcd94 100644
--- a/system/keybase/keybase.info
+++ b/system/keybase/keybase.info
@@ -1,8 +1,8 @@
PRGNAM="keybase"
-VERSION="1.0.33"
+VERSION="1.0.41"
HOMEPAGE="https://github.com/keybase/client"
-DOWNLOAD="https://github.com/keybase/client/archive/v1.0.33/client-1.0.33.tar.gz"
-MD5SUM="f17d7884fc0d0c35709a88f01b9aa909"
+DOWNLOAD="https://github.com/keybase/client/archive/v1.0.41/client-1.0.41.tar.gz"
+MD5SUM="0c45585e23dce15433c356b05deb723a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="google-go-lang"