From f0a6197db9a2f1a28b6d309ef5294297ba54c209 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Wed, 13 May 2026 20:56:06 +0200 Subject: Chore: fixed .info for claude-code-bin and version bump --- README.md | 2 +- claude-code-bin/claude-code-2.1.140.tar.gz | 1 + claude-code-bin/claude-code-bin.SlackBuild | 2 +- claude-code-bin/claude-code-bin.info | 8 ++++---- 4 files changed, 7 insertions(+), 6 deletions(-) create mode 120000 claude-code-bin/claude-code-2.1.140.tar.gz diff --git a/README.md b/README.md index cee34b7..ec8eec6 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Each package lives in its own top-level subfolder: | llama.cpp-vulkan | ✅ | not tested | ❌ | b8989 | b8989 | | qarma | ✅ | not tested | ❌ | 1.1.1 | 1.1.1 | | opencode-bin | ✅ | not tested | ❌ | 1.14.30 | 1.14.30 | -| claude-code-bin | ✅ | not tested | ❌ | 2.1.123 | 2.1.123 | +| claude-code-bin | ✅ | not tested | ❌ | 2.1.140 | 2.1.140 | | kvantum-qt6 | ✅ | not tested | ❌ | 1.1.6 | 1.1.6 | | gitleaks | ✅ | not tested | ❌ | 8.30.1 | 8.30.1 | | mutagen | ✅ | not tested | ✅ | 1.47.0 | 1.47.0 | diff --git a/claude-code-bin/claude-code-2.1.140.tar.gz b/claude-code-bin/claude-code-2.1.140.tar.gz new file mode 120000 index 0000000..656c50e --- /dev/null +++ b/claude-code-bin/claude-code-2.1.140.tar.gz @@ -0,0 +1 @@ +/home/danix/sbodl-cache/claude-code-2.1.140.tar.gz \ No newline at end of file diff --git a/claude-code-bin/claude-code-bin.SlackBuild b/claude-code-bin/claude-code-bin.SlackBuild index a1fc52a..18ce223 100644 --- a/claude-code-bin/claude-code-bin.SlackBuild +++ b/claude-code-bin/claude-code-bin.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=claude-code-bin SRCNAM=claude -VERSION=${VERSION:-2.1.123} +VERSION=${VERSION:-2.1.140} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/claude-code-bin/claude-code-bin.info b/claude-code-bin/claude-code-bin.info index 91f4948..4bc6237 100644 --- a/claude-code-bin/claude-code-bin.info +++ b/claude-code-bin/claude-code-bin.info @@ -1,9 +1,9 @@ PRGNAM="claude-code-bin" -VERSION="2.1.123" +VERSION="2.1.140" HOMEPAGE="https://claude.ai/code" -DOWNLOAD="UNSUPPORTED" -MD5SUM="" -DOWNLOAD_x86_64="UNSUPPORTED" +DOWNLOAD="https://github.com/anthropics/claude-code/archive/v2.1.140/claude-code-2.1.140.tar.gz" +MD5SUM="293efaef26567aeba41b9ddd6be982c0" +DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="danix" -- cgit v1.2.3