Update PKGBUILD and .SRCINFO with GitHub Actions

This commit is contained in:
minhnbnt
2025-09-18 10:46:40 +00:00
parent 018c9813d2
commit b434e97d36
2 changed files with 8 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
pkgbase = gemini-cli-bin
pkgdesc = An open-source AI agent that brings the power of Gemini directly into your terminal.
pkgver = 0.4.1
pkgrel = 2
pkgver = 0.5.3
pkgrel = 1
url = https://github.com/google-gemini/gemini-cli
arch = any
license = Apache-2.0
@@ -9,9 +9,9 @@ pkgbase = gemini-cli-bin
provides = gemini-cli
conflicts = gemini-cli
conflicts = gemini-cli-git
source = gemini-0.4.1.js::https://github.com/google-gemini/gemini-cli/releases/download/v0.4.1/gemini.js
source = LICENSE-0.4.1::https://github.com/google-gemini/gemini-cli/raw/refs/tags/v0.4.1/LICENSE
sha256sums = 49f671b3b3e65562b57a558abcb0e2251a1a755e65e97b6c8fbd0d29fb81b178
source = gemini-0.5.3.js::https://github.com/google-gemini/gemini-cli/releases/download/v0.5.3/gemini.js
source = LICENSE-0.5.3::https://github.com/google-gemini/gemini-cli/raw/refs/tags/v0.5.3/LICENSE
sha256sums = 76c394d72d739364eb251858c89a820ad793248c17dad8e581c28794393bb110
sha256sums = 09d2d564b15d1a8be7713524b27aa8b10e55ae7cd8aeaf1e04e6059adda0de10
pkgname = gemini-cli-bin