Peter Jung pushed to branch main at Arch Linux / Packaging / Packages /
gemini-cli
Commits:
0192a0cc by Peter Jung at 2026-05-28T20:16:20+02:00
upgpkg: 1:0.44.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.43.0
+ pkgver = 0.44.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.43.0
- b2sums =
702c37f384fb90f7f3df98d47fab1159478617138593823b4e719533b7b385865b5b006a9639b52fc06d6582ed93ca6fd7aa2ba3bbd9303441b9960f5b7245a2
+ source = git+https://github.com/google-gemini/gemini-cli.git#tag=v0.44.0
+ b2sums =
d83f908010d71f0b0f1e28febea3119d4af7de126671843cc7f44e684d6cfbd84d4b1c3dc0e46a6f0657b6c0d4ee372fc8641347eb94aa52b0645c0e86f1c997
pkgname = gemini-cli
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: huyz
pkgname=gemini-cli
-pkgver=0.43.0
+pkgver=0.44.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=('702c37f384fb90f7f3df98d47fab1159478617138593823b4e719533b7b385865b5b006a9639b52fc06d6582ed93ca6fd7aa2ba3bbd9303441b9960f5b7245a2')
+b2sums=('d83f908010d71f0b0f1e28febea3119d4af7de126671843cc7f44e684d6cfbd84d4b1c3dc0e46a6f0657b6c0d4ee372fc8641347eb94aa52b0645c0e86f1c997')
prepare() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gemini-cli/-/commit/0192a0cc7dc28ce3a9483740ee709d87d39d0339
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gemini-cli/-/commit/0192a0cc7dc28ce3a9483740ee709d87d39d0339
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