summaryrefslogtreecommitdiffstats
path: root/development/github-cli/github-cli.SlackBuild
diff options
context:
space:
mode:
author Ebben Aries2024-01-11 19:28:28 +0100
committer Willy Sudiarto Raharjo2024-01-12 00:23:46 +0100
commit0a3b78454301e54826f60ddaa2ef240123163ddf (patch)
tree904b6f118470a64d607b26bef6d25041cbc188b5 /development/github-cli/github-cli.SlackBuild
parentd81e91f13d0da9e8cc9a95cf6283eb9c4c391add (diff)
downloadslackbuilds-0a3b78454301e54826f60ddaa2ef240123163ddf.tar.gz
development/github-cli: Updated for version 2.42.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.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/github-cli/github-cli.SlackBuild b/development/github-cli/github-cli.SlackBuild
index 79b7f03e64..ec5a107d0c 100644
--- a/development/github-cli/github-cli.SlackBuild
+++ b/development/github-cli/github-cli.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for GitHub CLI
-# Copyright 2020-2023 Ebben Aries <slackbuilds@dscp.org>
+# Copyright 2020-2024 Ebben Aries <slackbuilds@dscp.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=github-cli
DEBNAM=gh
-VERSION=${VERSION:-2.40.1}
+VERSION=${VERSION:-2.42.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}