Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
gemini-cli


Commits:
c29f2f78 by Levente Polyak at 2026-05-22T20:18:27+02:00
upgpkg: 1:0.43.0-1: upstream release

- - - - -


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.42.0
+       pkgver = 0.43.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.42.0
-       b2sums = 
0a67485cd08758642578543f5d187eef57f3f312be9f399b2a27050c79266cfdbc1c9b935fb644de22d71c968dae34f36fd24ef1dfa30582ec0b0f53d8d14f00
+       source = git+https://github.com/google-gemini/gemini-cli.git#tag=v0.43.0
+       b2sums = 
702c37f384fb90f7f3df98d47fab1159478617138593823b4e719533b7b385865b5b006a9639b52fc06d6582ed93ca6fd7aa2ba3bbd9303441b9960f5b7245a2
 
 pkgname = gemini-cli


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: huyz
 
 pkgname=gemini-cli
-pkgver=0.42.0
+pkgver=0.43.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=('0a67485cd08758642578543f5d187eef57f3f312be9f399b2a27050c79266cfdbc1c9b935fb644de22d71c968dae34f36fd24ef1dfa30582ec0b0f53d8d14f00')
+b2sums=('702c37f384fb90f7f3df98d47fab1159478617138593823b4e719533b7b385865b5b006a9639b52fc06d6582ed93ca6fd7aa2ba3bbd9303441b9960f5b7245a2')
 
 prepare() {
   cd $pkgname



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gemini-cli/-/commit/c29f2f78436cc28fffc9c601c4fa24089137eeff
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


Reply via email to