aboutsummaryrefslogtreecommitdiff
path: root/development/gitlab-cli/gitlab-cli.SlackBuild
diff options
context:
space:
mode:
authorDiniz Bortolotto <diniz.bortolotto@gmail.com>2024-05-29 03:11:29 -0300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-05-30 07:51:52 +0700
commita9cb6d04cee48d2bd603b6f5de5e487da88712e6 (patch)
treec45ee7050eb0651de526da338d3227c2dbddfb3a /development/gitlab-cli/gitlab-cli.SlackBuild
parente8ea793c08b0516424ffc7c9d65cb72d91ecfb54 (diff)
development/gitlab-cli: Updated for version 1.41.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 1d81f6fe3a..365b3ec2ec 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.40.0}
+VERSION=${VERSION:-1.41.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}