blob: 8648a584a1c5be3abdc274158ffa42d8a988af23 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = opencode-gemini-auth
pkgdesc = Google Gemini OAuth Plugin for opencode
pkgver = 1.4.16
pkgrel = 1
url = https://github.com/jenslys/opencode-gemini-auth
install = opencode-gemini-auth.install
arch = any
license = MIT
depends = opencode
depends = npm
conflicts = opencode-gemini-auth-debug
options = !debug
source = opencode-gemini-auth-1.4.16.tar.gz::https://github.com/jenslys/opencode-gemini-auth/archive/refs/tags/v1.4.16.tar.gz
sha256sums = 7d68dd1e907aa123f022ed2a94cf67c24d1ddc5ff65c09b1524d0690227c5e7a
pkgname = opencode-gemini-auth
|