Peter Jung pushed to branch main at Arch Linux / Packaging / Packages /
gemini-cli
Commits:
432b0e60 by Peter Jung at 2026-06-03T17:36:52+02:00
upgpkg: 1:0.45.0-1
- - - - -
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.44.1
+ pkgver = 0.45.0
pkgrel = 1
epoch = 1
url = https://github.com/google-gemini/gemini-cli
@@ -23,7 +23,7 @@ pkgbase = gemini-cli
optdepends = wl-clipboard: clipboard image pasting on Wayland
optdepends = xclip: clipboard image pasting on X11
optdepends = xdg-utils: opening URLs in default browser
- source = git+https://github.com/google-gemini/gemini-cli.git#tag=v0.44.1
- b2sums =
8d872b6a9eea760ec6d49d5516334f1fad8baab938533bad6457bf1bf29a3b44168dc57c5c4f9b9b138aa303a3123d2652bc67981376c81de1eaec92cc5e0896
+ source = git+https://github.com/google-gemini/gemini-cli.git#tag=v0.45.0
+ b2sums =
e80bf9487fdc63e123c4c662e497ec2f6db6093efc117a9b5134466312ae04780b11e2e6b5e1cbcf41f2a3e595f8478efb637b38d71dc548136702a8a7da8096
pkgname = gemini-cli
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: huyz
pkgname=gemini-cli
-pkgver=0.44.1
+pkgver=0.45.0
pkgrel=1
epoch=1
pkgdesc="Open-source AI agent that brings the power of Gemini directly into
your terminal"
@@ -35,7 +35,7 @@ checkdepends=(
vim
)
source=("git+$url.git#tag=v$pkgver")
-b2sums=('8d872b6a9eea760ec6d49d5516334f1fad8baab938533bad6457bf1bf29a3b44168dc57c5c4f9b9b138aa303a3123d2652bc67981376c81de1eaec92cc5e0896')
+b2sums=('e80bf9487fdc63e123c4c662e497ec2f6db6093efc117a9b5134466312ae04780b11e2e6b5e1cbcf41f2a3e595f8478efb637b38d71dc548136702a8a7da8096')
prepare() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gemini-cli/-/commit/432b0e60499bf83010f73c9d160258fdfecb466c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gemini-cli/-/commit/432b0e60499bf83010f73c9d160258fdfecb466c
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help