summaryrefslogtreecommitdiffstats
path: root/development/github-cli/github-cli.SlackBuild
diff options
context:
space:
mode:
author Ebben Aries2023-04-27 17:23:37 +0200
committer Willy Sudiarto Raharjo2023-04-29 13:11:51 +0200
commitfbd9bdfe38a92b0d394350301bb783939c74d210 (patch)
treefb1efa555e165d9764558c4d65dd4ed01b11c04d /development/github-cli/github-cli.SlackBuild
parentb70d1428569449dde12ec7e8317151e49c7cec87 (diff)
downloadslackbuilds-fbd9bdfe38a92b0d394350301bb783939c74d210.tar.gz
development/github-cli: Updated for version 2.28.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.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 9e79bd71e5..e70655d999 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-2021 Ebben Aries <slackbuilds@dscp.org>
+# Copyright 2020-2023 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.27.0}
+VERSION=${VERSION:-2.28.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}