aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--development/chatgpt_sh/chatgpt_sh.SlackBuild4
-rw-r--r--development/chatgpt_sh/chatgpt_sh.info6
2 files changed, 5 insertions, 5 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}
diff --git a/development/chatgpt_sh/chatgpt_sh.info b/development/chatgpt_sh/chatgpt_sh.info
index 8b2e5a58ff..d66629776d 100644
--- a/development/chatgpt_sh/chatgpt_sh.info
+++ b/development/chatgpt_sh/chatgpt_sh.info
@@ -1,8 +1,8 @@
PRGNAM="chatgpt_sh"
-VERSION="0.114"
+VERSION="0.116.1"
HOMEPAGE="https://gitlab.com/fenixdragao/shellchatgpt"
-DOWNLOAD="https://gitlab.com/fenixdragao/shellchatgpt/-/archive/16c81120948712e0641d3705fe5d2a6b65883070/shellchatgpt-16c81120948712e0641d3705fe5d2a6b65883070.tar.gz"
-MD5SUM="13a46ae16601b27f566e34c66a6c8e79"
+DOWNLOAD="https://gitlab.com/fenixdragao/shellchatgpt/-/archive/28530949998dff146c70b0b250ab2facb2bc0aa1/shellchatgpt-28530949998dff146c70b0b250ab2facb2bc0aa1.tar.gz"
+MD5SUM="47eca2deb5817e36f98308010f945e95"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jq yt-dlp"