summaryrefslogtreecommitdiffstats
path: root/development/github-cli/github-cli.SlackBuild
diff options
context:
space:
mode:
author Ebben Aries2021-10-16 23:58:28 +0200
committer Willy Sudiarto Raharjo2021-10-18 02:57:39 +0200
commitcac10c0b4d660c07d4ce318371bb6a25a80cf486 (patch)
tree33b4a8e1668cc0b44393aa07a265a3aaa413b836 /development/github-cli/github-cli.SlackBuild
parenta66c0098060360f90517ffa76d626439895881d2 (diff)
downloadslackbuilds-cac10c0b4d660c07d4ce318371bb6a25a80cf486.tar.gz
development/github-cli: Updated for version 2.1.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/github-cli/github-cli.SlackBuild')
-rw-r--r--development/github-cli/github-cli.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/github-cli/github-cli.SlackBuild b/development/github-cli/github-cli.SlackBuild
index 52312449e1..a67e692006 100644
--- a/development/github-cli/github-cli.SlackBuild
+++ b/development/github-cli/github-cli.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=github-cli
DEBNAM=gh
-VERSION=${VERSION:-2.0.0}
+VERSION=${VERSION:-2.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}