Update PKGBUILD and .SRCINFO with GitHub Actions

This commit is contained in:
minhnbnt
2025-10-16 02:07:00 +00:00
parent 90346133d6
commit 28787df39d
2 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
pkgbase = gemini-cli-bin
pkgdesc = An open-source AI agent that brings the power of Gemini directly into your terminal.
pkgver = 0.8.2
pkgver = 0.9.0
pkgrel = 1
url = https://github.com/google-gemini/gemini-cli
arch = any
@@ -9,9 +9,9 @@ pkgbase = gemini-cli-bin
provides = gemini-cli
conflicts = gemini-cli
conflicts = gemini-cli-git
source = gemini-0.8.2.js::https://github.com/google-gemini/gemini-cli/releases/download/v0.8.2/gemini.js
source = LICENSE-0.8.2::https://github.com/google-gemini/gemini-cli/raw/refs/tags/v0.8.2/LICENSE
sha256sums = ddd3d9be323da4ec6ce799c9d0d66f5284979bdcf02cec4405e875944ad203ff
source = gemini-0.9.0.js::https://github.com/google-gemini/gemini-cli/releases/download/v0.9.0/gemini.js
source = LICENSE-0.9.0::https://github.com/google-gemini/gemini-cli/raw/refs/tags/v0.9.0/LICENSE
sha256sums = 9d4b8efb4dd6a968d6f0619037254174349510a3410c3b03b5aecc3fa633717f
sha256sums = 58d1e17ffe5109a7ae296caafcadfdbe6a7d176f0bc4ab01e12a689b0499d8bd
pkgname = gemini-cli-bin