23 lines
1.1 KiB
Plaintext
23 lines
1.1 KiB
Plaintext
pkgbase = claude-code
|
|
pkgdesc = An agentic coding tool that lives in your terminal
|
|
pkgver = 2.1.1
|
|
pkgrel = 1
|
|
url = https://github.com/anthropics/claude-code
|
|
arch = x86_64
|
|
arch = aarch64
|
|
license = LicenseRef-claude-code
|
|
depends = bash
|
|
optdepends = git: allow Claude to use git
|
|
optdepends = github-cli: interact with GitHub
|
|
optdepends = glab: interact with GitLab
|
|
optdepends = ripgrep: enhanced file search
|
|
options = !strip
|
|
source = LICENSE::https://raw.githubusercontent.com/anthropics/claude-code/refs/heads/main/LICENSE.md
|
|
sha256sums = 728158fd1037143fad6907e8fa34804177e598b7326519503fe83cafdef849e6
|
|
source_x86_64 = claude-2.1.1-x86_64::https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/2.1.1/linux-x64/claude
|
|
sha256sums_x86_64 = 7d630126bd6fa8372720a48055a85869741b076b143440045c89565cf3c65a28
|
|
source_aarch64 = claude-2.1.1-aarch64::https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/2.1.1/linux-arm64/claude
|
|
sha256sums_aarch64 = 3ec039081a8bdd141fbd7f49ea68af747a070164925f9221b1b1218a8b4a5b27
|
|
|
|
pkgname = claude-code
|