blob: 41cd45d20b66e3f2a26b8ea44b4eb02563389ca7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = gemini-cli-git
pkgdesc = An open-source AI agent that brings the power of Gemini directly into your terminal (git version)
pkgver = 0.1.12.r397.gc184ec322
pkgrel = 1
url = https://github.com/google-gemini/gemini-cli
arch = any
license = Apache-2.0
makedepends = git
makedepends = npm
depends = nodejs
provides = google-gemini-cli
provides = gemini-cli
conflicts = google-gemini-cli
conflicts = gemini-cli
conflicts = google-gemini-cli-git
replaces = google-gemini-cli-git
source = gemini-cli::git+https://github.com/google-gemini/gemini-cli.git
sha256sums = SKIP
pkgname = gemini-cli-git
|