blob: 01afe32600f4d3c11a6b99d372031f4206ea3b1d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = opencode-openai-codex-auth
pkgdesc = OpenAI ChatGPT OAuth Plugin for opencode
pkgver = 4.4.0
pkgrel = 4
url = https://github.com/numman-ali/opencode-openai-codex-auth
install = opencode-openai-codex-auth.install
arch = any
license = MIT
depends = opencode
depends = npm
conflicts = opencode-openai-codex-auth-debug
options = !debug
source = opencode-openai-codex-auth-4.4.0.tar.gz::https://github.com/numman-ali/opencode-openai-codex-auth/archive/refs/tags/v4.4.0.tar.gz
sha256sums = 0b079725a336cd2e85bd9bce89d406009ba0deda5b2100871faaa6632698d015
pkgname = opencode-openai-codex-auth
|