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

pkgname = claude-code
