mirror of
https://github.com/archlinux/aur.git
synced 2026-02-07 12:41:55 +01:00
23 lines
1.2 KiB
Text
23 lines
1.2 KiB
Text
pkgbase = claude-code
|
|
pkgdesc = An agentic coding tool that lives in your terminal
|
|
pkgver = 2.1.34
|
|
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
|
|
optdepends = tmux: agent team split panes
|
|
options = !strip
|
|
source = LICENSE::https://raw.githubusercontent.com/anthropics/claude-code/refs/heads/main/LICENSE.md
|
|
sha256sums = 728158fd1037143fad6907e8fa34804177e598b7326519503fe83cafdef849e6
|
|
source_x86_64 = claude-2.1.34-x86_64::https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/2.1.34/linux-x64/claude
|
|
sha256sums_x86_64 = 3665f12f67a1159b31005dcce11ca1de41d49759bae3d01ed853940fe7c4a21f
|
|
source_aarch64 = claude-2.1.34-aarch64::https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/2.1.34/linux-arm64/claude
|
|
sha256sums_aarch64 = ffb0625ad609b5816cedfb23f88325f62b63747ab6fdfe5a53f352fd4ed77b33
|
|
|
|
pkgname = claude-code
|