mirror of
https://github.com/archlinux/aur.git
synced 2026-02-08 05:02:00 +01:00
23 lines
1.1 KiB
Text
23 lines
1.1 KiB
Text
pkgbase = claude-code
|
|
pkgdesc = An agentic coding tool that lives in your terminal
|
|
pkgver = 2.0.35
|
|
pkgrel = 1
|
|
url = https://github.com/anthropics/claude-code
|
|
arch = x86_64
|
|
arch = aarch64
|
|
license = LicenseRef-claude-code
|
|
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
|
|
options = !strip
|
|
source = LICENSE::https://raw.githubusercontent.com/anthropics/claude-code/refs/heads/main/LICENSE.md
|
|
sha256sums = 728158fd1037143fad6907e8fa34804177e598b7326519503fe83cafdef849e6
|
|
source_x86_64 = claude-2.0.35-x86_64::https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/2.0.35/linux-x64/claude
|
|
sha256sums_x86_64 = 8aee0d1730110f945b1e028158d34a0d34e59dde15d51200130e92d061798e38
|
|
source_aarch64 = claude-2.0.35-aarch64::https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/2.0.35/linux-arm64/claude
|
|
sha256sums_aarch64 = 574f22a3155deceb9c8fdf8d7f3235085db939a2cc03cd21bde660428daddd93
|
|
|
|
pkgname = claude-code
|