summaryrefslogtreecommitdiffstats
path: root/development/github-cli/github-cli.SlackBuild
diff options
context:
space:
mode:
author Ebben Aries2022-04-15 23:10:53 +0200
committer Willy Sudiarto Raharjo2022-04-16 07:12:41 +0200
commit64c3046604bb13cc5f9ddfaa92072b8ce7c3d6d8 (patch)
tree8e59404bb65c8c5ece05d1c039d13d7baa72382c /development/github-cli/github-cli.SlackBuild
parent928f01dc56d9c73cb39adef97706e3a8c10484cb (diff)
downloadslackbuilds-64c3046604bb13cc5f9ddfaa92072b8ce7c3d6d8.tar.gz
development/github-cli: Updated for version 2.8.0
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 07e9d6899a..9ab65ad5a5 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.7.0}
+VERSION=${VERSION:-2.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}