Update PKGBUILD and .SRCINFO with GitHub Actions
This commit is contained in:
10
.SRCINFO
10
.SRCINFO
@@ -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.1.22
|
||||
pkgrel = 2
|
||||
pkgver = 0.2.1
|
||||
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.1.22.js::https://github.com/google-gemini/gemini-cli/releases/download/v0.1.22/gemini.js
|
||||
source = LICENSE-0.1.22::https://github.com/google-gemini/gemini-cli/raw/refs/tags/v0.1.22/LICENSE
|
||||
sha256sums = af0c667c9b0dedc53cc7a3f112a65daa02058c7233c144c2ccf80e129d40570e
|
||||
source = gemini-0.2.1.js::https://github.com/google-gemini/gemini-cli/releases/download/v0.2.1/gemini.js
|
||||
source = LICENSE-0.2.1::https://github.com/google-gemini/gemini-cli/raw/refs/tags/v0.2.1/LICENSE
|
||||
sha256sums = 3af746abf7a7333974371c852d9919b0998916c213d81c2fff0d4d67c6e38c86
|
||||
sha256sums = 09d2d564b15d1a8be7713524b27aa8b10e55ae7cd8aeaf1e04e6059adda0de10
|
||||
|
||||
pkgname = gemini-cli-bin
|
||||
|
||||
Reference in New Issue
Block a user