blob: 5ff127cdff1ac39b76c1cfa3a307ca90f309f1bd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = claude-code-stable
pkgdesc = An agentic coding tool that lives in your terminal (stable channel)
pkgver = 2.1.142
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
provides = claude-code
conflicts = claude-code
options = !strip
source = LICENSE::https://raw.githubusercontent.com/anthropics/claude-code/refs/heads/main/LICENSE.md
sha256sums = 728158fd1037143fad6907e8fa34804177e598b7326519503fe83cafdef849e6
source_x86_64 = claude-2.1.58-x86_64::https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/2.1.58/linux-x64/claude
sha256sums_x86_64 = 1249a1dadfe2d48f320bd4e1b657a1a0d82435da76deb11ce509822407cf24ec
source_aarch64 = claude-2.1.58-aarch64::https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/2.1.58/linux-arm64/claude
sha256sums_aarch64 = 767b13fc28763ca9d663b00f90e501f134b356f1b72dcf0eea59b7e3bed86411
pkgname = claude-code-stable
|