aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnagnostakis Ioannis <elahistos@yahoo.gr>2025-06-18 19:56:52 +0300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-06-20 09:54:22 +0700
commit3d410e95490c6c3b971e6253a9a5713aa613902f (patch)
tree3403ba7d541a9eec632b90fb7414d2a577e9531a
parentd8f8a0086de094219bf085a217fe23e956c6f67d (diff)
development/lm-studio-bin: Updated for version 0.3.16.8
Signed-off-by: Anagnostakis Ioannis <elahistos@yahoo.gr> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/lm-studio-bin/lm-studio-bin.SlackBuild5
-rw-r--r--development/lm-studio-bin/lm-studio-bin.info6
2 files changed, 5 insertions, 6 deletions
diff --git a/development/lm-studio-bin/lm-studio-bin.SlackBuild b/development/lm-studio-bin/lm-studio-bin.SlackBuild
index 34d8caebd9..2ab531df52 100644
--- a/development/lm-studio-bin/lm-studio-bin.SlackBuild
+++ b/development/lm-studio-bin/lm-studio-bin.SlackBuild
@@ -24,12 +24,11 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=lm-studio-bin
-VERSION=${VERSION:-0.3.16.7}
+VERSION=${VERSION:-0.3.16.8}
+SRCNAM64=LM-Studio-0.3.16-8-x64
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
-
-SRCNAM64=LM-Studio-0.3.16-7-x64
COMPRESS=AppImage
if [ -z "$ARCH" ]; then
diff --git a/development/lm-studio-bin/lm-studio-bin.info b/development/lm-studio-bin/lm-studio-bin.info
index 48d86fa6b7..6ce254886a 100644
--- a/development/lm-studio-bin/lm-studio-bin.info
+++ b/development/lm-studio-bin/lm-studio-bin.info
@@ -1,10 +1,10 @@
PRGNAM="lm-studio-bin"
-VERSION="0.3.16.7"
+VERSION="0.3.16.8"
HOMEPAGE="https://lmstudio.ai/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://installers.lmstudio.ai/linux/x64/0.3.16-7/LM-Studio-0.3.16-7-x64.AppImage"
-MD5SUM_x86_64="a3e3f005419acc6145f1dacd7da90e49"
+DOWNLOAD_x86_64="https://installers.lmstudio.ai/linux/x64/0.3.16-8/LM-Studio-0.3.16-8-x64.AppImage"
+MD5SUM_x86_64="228457dfea6328f14e5f539fcc976cb4"
REQUIRES=""
MAINTAINER="Ioannis Anagnostakis"
EMAIL="rizitis@gmail.com"