5f210293f0
When switching to the license page from the website and adding the checksum, I tried to check that it seemed to change infrequently. However, it does seem in practice to change relatively frequently, breaking builds. Most changes are relatively insubstantial, e.g. link destination changes. So removing the checksum seems pretty much fine. This file is not used in any load-bearing way, so there's no significant security implication.
26 lines
1.2 KiB
Plaintext
26 lines
1.2 KiB
Plaintext
pkgbase = claude-code
|
|
pkgdesc = An agentic coding tool that lives in your terminal
|
|
pkgver = 2.1.107
|
|
pkgrel = 2
|
|
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
|
|
optdepends = bubblewrap: sandboxing
|
|
optdepends = socat: sandboxing
|
|
options = !strip
|
|
source = cc-legal::https://code.claude.com/docs/en/legal-and-compliance.md
|
|
sha256sums = SKIP
|
|
source_x86_64 = claude-2.1.107-x86_64::https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/2.1.107/linux-x64/claude
|
|
sha256sums_x86_64 = 8abe3909c55b3afafa8939d28c2cc2fcf73ba9424a46b4f435bbadda7e0eb00d
|
|
source_aarch64 = claude-2.1.107-aarch64::https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/2.1.107/linux-arm64/claude
|
|
sha256sums_aarch64 = b3f1d3acde0a247c67a93638208911dd2f676743d16cb3f9bd3987ffb3498a00
|
|
|
|
pkgname = claude-code
|