Peter Jung pushed to branch main at Arch Linux / Packaging / Packages /
gemini-cli
Commits:
017e9de9 by Peter Jung at 2026-06-06T12:00:39+02:00
upgpkg: 1:0.45.2-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.45.1
+ pkgver = 0.45.2
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.45.1
- b2sums =
4fc773a813eda4563eafed03cf574adcae1493414010aa98f5220c4bba999c6f2ca9c3af1a3e40f35ff0100c643d1d46eda9c172d987c09caa557d542868070b
+ source = git+https://github.com/google-gemini/gemini-cli.git#tag=v0.45.2
+ b2sums =
56c31b430c6c295adb52f2df58371eccf5b79b9936ab8bfa98963f515537a04bf2c6d7d2aacdaa64e3f9cb2d5646bda3d9e357fce77719f95c1f3d5857076f6d
pkgname = gemini-cli
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: huyz
pkgname=gemini-cli
-pkgver=0.45.1
+pkgver=0.45.2
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=('4fc773a813eda4563eafed03cf574adcae1493414010aa98f5220c4bba999c6f2ca9c3af1a3e40f35ff0100c643d1d46eda9c172d987c09caa557d542868070b')
+b2sums=('56c31b430c6c295adb52f2df58371eccf5b79b9936ab8bfa98963f515537a04bf2c6d7d2aacdaa64e3f9cb2d5646bda3d9e357fce77719f95c1f3d5857076f6d')
prepare() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gemini-cli/-/commit/017e9de948c110b918977b603cca00add0dc7772
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gemini-cli/-/commit/017e9de948c110b918977b603cca00add0dc7772
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