aboutsummaryrefslogtreecommitdiff
path: root/development/gitlab-cli/gitlab-cli.SlackBuild
diff options
context:
space:
mode:
authorDiniz Bortolotto <diniz.bortolotto@gmail.com>2024-06-21 17:07:26 -0300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-06-22 07:13:26 +0700
commit2b48327cfef80920330619f46e42ee004f3f8e74 (patch)
tree978f8b67d69c7a8aa3f1ec9c85010a3b70041622 /development/gitlab-cli/gitlab-cli.SlackBuild
parentd803b33e4906392d40192975f962b19eeee88cdf (diff)
development/gitlab-cli: Updated for version 1.42.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/gitlab-cli/gitlab-cli.SlackBuild')
-rw-r--r--development/gitlab-cli/gitlab-cli.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/gitlab-cli/gitlab-cli.SlackBuild b/development/gitlab-cli/gitlab-cli.SlackBuild
index 365b3ec2ec..9e54de71f7 100644
--- a/development/gitlab-cli/gitlab-cli.SlackBuild
+++ b/development/gitlab-cli/gitlab-cli.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=gitlab-cli
DEBNAM=glab
-VERSION=${VERSION:-1.41.0}
+VERSION=${VERSION:-1.42.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}