aboutsummaryrefslogtreecommitdiff
path: root/development/chatgpt_sh/chatgpt_sh.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/chatgpt_sh/chatgpt_sh.SlackBuild')
-rw-r--r--development/chatgpt_sh/chatgpt_sh.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/chatgpt_sh/chatgpt_sh.SlackBuild b/development/chatgpt_sh/chatgpt_sh.SlackBuild
index e1bd2847ba..c07f64c287 100644
--- a/development/chatgpt_sh/chatgpt_sh.SlackBuild
+++ b/development/chatgpt_sh/chatgpt_sh.SlackBuild
@@ -28,8 +28,8 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=chatgpt_sh
RPRGNAM=chatgpt.sh
SRCNAM=shellchatgpt
-VERSION=${VERSION:-0.114}
-_COMMIT=16c81120948712e0641d3705fe5d2a6b65883070
+VERSION=${VERSION:-0.116.1}
+_COMMIT=28530949998dff146c70b0b250ab2facb2bc0aa1
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}