summaryrefslogtreecommitdiffstats
path: root/development/github-cli/github-cli.SlackBuild
diff options
context:
space:
mode:
author Ebben Aries2021-10-26 03:18:17 +0200
committer Willy Sudiarto Raharjo2021-10-27 03:02:48 +0200
commit503206ef67b8df146f83e35d1456642f429b3134 (patch)
tree82f5158af84a5c29a0f8f41e5a09c07bd42e1ee2 /development/github-cli/github-cli.SlackBuild
parentc5a9e024db85fe3a5f512558043b40bada15eb2b (diff)
downloadslackbuilds-503206ef67b8df146f83e35d1456642f429b3134.tar.gz
development/github-cli: Updated for version 2.2.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 a67e692006..7ed9ad4fbb 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.1.0}
+VERSION=${VERSION:-2.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}