blob: 8b8b573246b8effc8999116f36a543c40b370829 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = deepclaude-git
pkgdesc = Use Claude Code with DeepSeek, OpenRouter, or any Anthropic-compatible backend
pkgver = r15.70518b6
pkgrel = 4
url = https://github.com/aattaran/deepclaude
arch = any
license = MIT
makedepends = git
depends = claude-code
depends = nodejs
provides = deepclaude
conflicts = deepclaude
source = deepclaude-git::git+https://github.com/aattaran/deepclaude.git
source = route-through-proxy.patch::https://github.com/aattaran/deepclaude/commit/710a7fb5a61ecf98c2b32271e61fc496d94d844f.patch
sha256sums = SKIP
sha256sums = SKIP
pkgname = deepclaude-git
|