Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
gemini-cli


Commits:
0717e9d5 by Carl Smedstad at 2025-12-23T16:57:27+01:00
upgpkg: 1:0.22.2-1: Upstream release

https://github.com/google-gemini/gemini-cli/releases/tag/v0.22.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = gemini-cli
        pkgdesc = Open-source AI agent that brings the power of Gemini directly 
into your terminal
-       pkgver = 0.21.3
+       pkgver = 0.22.2
        pkgrel = 1
        epoch = 1
        url = https://github.com/google-gemini/gemini-cli
@@ -12,7 +12,7 @@ pkgbase = gemini-cli
        depends = gcc-libs
        depends = glibc
        depends = nodejs
-       source = git+https://github.com/google-gemini/gemini-cli.git#tag=v0.21.3
-       sha512sums = 
19653af4caa19899cc2bc3c009fc05046c684b17f5308fa78cea233cee3dafdc3664aad0d5a8d4fa371a31173fe6a955c368140f4690665c71ff1aedf27b4480
+       source = git+https://github.com/google-gemini/gemini-cli.git#tag=v0.22.2
+       sha512sums = 
a950e17869fb0a18dd953bc9e002dc593225b0f612062344fba38400bea790c6ba4fdd81e7025db6d8ff9bd8fd043c11d6a0b7e579b6c5937be600bddda6e29b
 
 pkgname = gemini-cli


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: huyz
 
 pkgname=gemini-cli
-pkgver=0.21.3
+pkgver=0.22.2
 pkgrel=1
 epoch=1
 pkgdesc="Open-source AI agent that brings the power of Gemini directly into 
your terminal"
@@ -20,7 +20,7 @@ makedepends=(
   npm
 )
 source=("git+$url.git#tag=v$pkgver")
-sha512sums=('19653af4caa19899cc2bc3c009fc05046c684b17f5308fa78cea233cee3dafdc3664aad0d5a8d4fa371a31173fe6a955c368140f4690665c71ff1aedf27b4480')
+sha512sums=('a950e17869fb0a18dd953bc9e002dc593225b0f612062344fba38400bea790c6ba4fdd81e7025db6d8ff9bd8fd043c11d6a0b7e579b6c5937be600bddda6e29b')
 
 prepare() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gemini-cli/-/commit/0717e9d5a6d9a1dfddc2b15a11b7ade1e4bff4c0

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gemini-cli/-/commit/0717e9d5a6d9a1dfddc2b15a11b7ade1e4bff4c0
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to