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


Commits:
225ce5dc by T.J. Townsend at 2026-05-19T22:23:21-04:00
upgpkg: 0.132.0-1: update to 0.132.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.131.0
+       pkgver = 0.132.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.131.0.tar.gz::https://github.com/openai/codex/archive/refs/tags/rust-v0.131.0.tar.gz
-       b2sums = 
61a4a87ad506b5cdb2707e2951c1867b79780c2a14cbcf5bc88cad6ec8839191086c1c27fbffac07689b057e1b704c7d61282dd21fde2f2a30df1e9bffd4cb5c
+       source = 
openai-codex-0.132.0.tar.gz::https://github.com/openai/codex/archive/refs/tags/rust-v0.132.0.tar.gz
+       b2sums = 
d64368af94aa0f8bc678fa1bb3818fcb5123b053db59365ef0076d75f58e7909d35b1644744ec0c3c867f2aae9fcf947e1561ce3d064a6a7658f429922943b00
 
 pkgname = openai-codex


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Christopher Cooper <[email protected]>
 
 pkgname=openai-codex
-pkgver=0.131.0
+pkgver=0.132.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=('61a4a87ad506b5cdb2707e2951c1867b79780c2a14cbcf5bc88cad6ec8839191086c1c27fbffac07689b057e1b704c7d61282dd21fde2f2a30df1e9bffd4cb5c')
+b2sums=('d64368af94aa0f8bc678fa1bb3818fcb5123b053db59365ef0076d75f58e7909d35b1644744ec0c3c867f2aae9fcf947e1561ce3d064a6a7658f429922943b00')
 
 prepare() {
   cd codex-rust-v$pkgver/codex-rs



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

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