install from native binary instead
This commit is contained in:
19
.SRCINFO
19
.SRCINFO
@@ -1,18 +1,23 @@
|
||||
pkgbase = claude-code
|
||||
pkgdesc = An agentic coding tool that lives in your terminal
|
||||
pkgver = 2.0.32
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://github.com/anthropics/claude-code
|
||||
arch = any
|
||||
arch = x86_64
|
||||
arch = aarch64
|
||||
license = LicenseRef-claude-code
|
||||
makedepends = npm
|
||||
depends = nodejs
|
||||
depends = bash
|
||||
depends = glibc
|
||||
optdepends = git: allow Claude to use git
|
||||
optdepends = github-cli: interact with GitHub
|
||||
optdepends = glab: interact with GitLab
|
||||
optdepends = ripgrep: enhanced file search
|
||||
noextract = claude-code-2.0.32.tgz
|
||||
source = https://registry.npmjs.org/@anthropic-ai/claude-code/-/claude-code-2.0.32.tgz
|
||||
b2sums = 54f1874bf2192cb797656cf85dd80dccc71af5e540ae9c383ec46453ff04f74387d27f129c2c284ec0c9b90f83e8b38d9ff53dd61a489662a62af4abd82bfe3b
|
||||
options = !strip
|
||||
source = LICENSE::https://raw.githubusercontent.com/anthropics/claude-code/refs/heads/main/LICENSE.md
|
||||
sha256sums = 8b601297f77814bdd043daedb9a5ab89effad513a2ce5513c90cd12abac418a5
|
||||
source_x86_64 = claude-2.0.32-x86_64::https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/2.0.32/linux-x64/claude
|
||||
sha256sums_x86_64 = 3a9e90f7f6a820f158a2e83977e916ca6ce6082ad80ff038ba129cf8e519637a
|
||||
source_aarch64 = claude-2.0.32-aarch64::https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/2.0.32/linux-arm64/claude
|
||||
sha256sums_aarch64 = 873edc4f4daf522b8830ab871f1842fdea31912ab3c1a450d88c619d80b0d3bb
|
||||
|
||||
pkgname = claude-code
|
||||
|
||||
Reference in New Issue
Block a user