blob: 06fd7593f6ece2375a522bf61c8cd64caea7cfb1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = opencode-claude-auth
pkgdesc = Claude Code credential bridge plugin for opencode
pkgver = 2.0.0
pkgrel = 1
url = https://github.com/griffinmartin/opencode-claude-auth
install = opencode-claude-auth.install
arch = any
license = MIT
makedepends = npm
depends = nodejs
depends = opencode
optdepends = claude-code: This plugin reads credentials from official CLI
conflicts = opencode-claude-auth-debug
options = !debug
source = opencode-claude-auth-2.0.0.tar.gz::https://github.com/griffinmartin/opencode-claude-auth/archive/refs/tags/v2.0.0.tar.gz
sha256sums = 7df75d378e973f601a503cc9a19492c97cc4283ec9bed48339a7b17b8be3276d
pkgname = opencode-claude-auth
|