Peter Jung pushed to branch main at Arch Linux / Packaging / Packages /
gemini-cli
Commits:
59623f42 by Peter Jung at 2026-07-09T16:07:47+02:00
upgpkg: 1:0.50.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.49.0
+ pkgver = 0.50.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.49.0
- b2sums =
f111cbacddbd567371d85e9c90de00e89883a5e1a2393442e4a0b4875a11a05856f1e4fd130029e729294c8d1dd191f6b18190c90b9c180ca9c96f95717bbb93
+ source = git+https://github.com/google-gemini/gemini-cli.git#tag=v0.50.0
+ b2sums =
4ad2ef6d63fbac895a40d9a707279630752d08a3f3d987f7479cc067dba7b598a683421fe3e1764f884c791ea36e540e5e9a75a34e61cf0e7ff262d3e3b3eada
pkgname = gemini-cli
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: huyz
pkgname=gemini-cli
-pkgver=0.49.0
+pkgver=0.50.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=('f111cbacddbd567371d85e9c90de00e89883a5e1a2393442e4a0b4875a11a05856f1e4fd130029e729294c8d1dd191f6b18190c90b9c180ca9c96f95717bbb93')
+b2sums=('4ad2ef6d63fbac895a40d9a707279630752d08a3f3d987f7479cc067dba7b598a683421fe3e1764f884c791ea36e540e5e9a75a34e61cf0e7ff262d3e3b3eada')
prepare() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gemini-cli/-/commit/59623f4290039bce9adec99f1809e8825c7dae81
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gemini-cli/-/commit/59623f4290039bce9adec99f1809e8825c7dae81
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