T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / 
openai-codex


Commits:
d887023d by T.J. Townsend at 2026-05-28T14:09:43-04:00
upgpkg: 0.135.0-1: update to 0.135.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = openai-codex
        pkgdesc = OpenAIs lightweight coding agent that runs in your terminal
-       pkgver = 0.134.0
+       pkgver = 0.135.0
        pkgrel = 1
        url = https://github.com/openai/codex
        arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = openai-codex
        optdepends = nodejs: enable the js_repl experimental tool
        optdepends = ripgrep: accelerated large-repo search
        options = !lto
-       source = 
openai-codex-0.134.0.tar.gz::https://github.com/openai/codex/archive/refs/tags/rust-v0.134.0.tar.gz
-       b2sums = 
fcec12f5c1b60ceeb80968da9445944571a55cf7341fb207884ba946657e4b2537965f5869979f7d3d3403cc4a40f55f4f59ae6b7eb53c99f32566e9e3b6788a
+       source = 
openai-codex-0.135.0.tar.gz::https://github.com/openai/codex/archive/refs/tags/rust-v0.135.0.tar.gz
+       b2sums = 
b675602fc46782016c83f339c1310a629548446ecd9a50983044c828e751319d72d7478a688187348f5a1a78fb77fcb34c6da6ddf149a2cce76efe9ca04fe696
 
 pkgname = openai-codex


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Christopher Cooper <[email protected]>
 
 pkgname=openai-codex
-pkgver=0.134.0
+pkgver=0.135.0
 pkgrel=1
 pkgdesc='OpenAIs lightweight coding agent that runs in your terminal'
 arch=(x86_64)
@@ -28,7 +28,7 @@ optdepends=(
 )
 options=('!lto')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/rust-v$pkgver.tar.gz")
-b2sums=('fcec12f5c1b60ceeb80968da9445944571a55cf7341fb207884ba946657e4b2537965f5869979f7d3d3403cc4a40f55f4f59ae6b7eb53c99f32566e9e3b6788a')
+b2sums=('b675602fc46782016c83f339c1310a629548446ecd9a50983044c828e751319d72d7478a688187348f5a1a78fb77fcb34c6da6ddf149a2cce76efe9ca04fe696')
 
 prepare() {
   cd codex-rust-v$pkgver/codex-rs



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openai-codex/-/commit/d887023d0097761640b148746f19a391e0382034

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openai-codex/-/commit/d887023d0097761640b148746f19a391e0382034
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