pkgbase = claude-code
	pkgdesc = An agentic coding tool that lives in your terminal
	pkgver = 2.1.42
	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.42-x86_64::https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/2.1.42/linux-x64/claude
	sha256sums_x86_64 = 51785bd26d2896396819832bc23a18a6c0ca39b7b761193fa7b6e990a17f27d8
	source_aarch64 = claude-2.1.42-aarch64::https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/2.1.42/linux-arm64/claude
	sha256sums_aarch64 = 5a75d0713287b636636a06ce9103ff54f5788170f2e9312fc7559121f649d36f

pkgname = claude-code
