Update PKGBUILD and .SRCINFO with GitHub Actions

This commit is contained in:
minhnbnt
2025-09-05 07:10:17 +00:00
parent df649f57a5
commit e894f521e3
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.3.1
pkgver = 0.3.2
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.3.1.js::https://github.com/google-gemini/gemini-cli/releases/download/v0.3.1/gemini.js
source = LICENSE-0.3.1::https://github.com/google-gemini/gemini-cli/raw/refs/tags/v0.3.1/LICENSE
sha256sums = 8345d0d0c1301c27634fac421cab2cba67c9a4e0e8045529ea2e6a7533c71c30
source = gemini-0.3.2.js::https://github.com/google-gemini/gemini-cli/releases/download/v0.3.2/gemini.js
source = LICENSE-0.3.2::https://github.com/google-gemini/gemini-cli/raw/refs/tags/v0.3.2/LICENSE
sha256sums = 4eedf42de2881edb5f1c7134666a64f4e4bb35701f64279579d67229f27d537f
sha256sums = 09d2d564b15d1a8be7713524b27aa8b10e55ae7cd8aeaf1e04e6059adda0de10
pkgname = gemini-cli-bin