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


Commits:
9ff54251 by T.J. Townsend at 2026-05-18T14:10:36-04:00
upgpkg: 0.131.0-1: update to 0.131.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.130.0
+       pkgver = 0.131.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.130.0.tar.gz::https://github.com/openai/codex/archive/refs/tags/rust-v0.130.0.tar.gz
-       b2sums = 
077be63eaeacc94cafb3505c01f90b78947fce878be80bd040b466c0b81374d721856cab6454a66adef2c8f3790cb9aaa5ea0d6d9451c7b44ae5e93427998cc2
+       source = 
openai-codex-0.131.0.tar.gz::https://github.com/openai/codex/archive/refs/tags/rust-v0.131.0.tar.gz
+       b2sums = 
61a4a87ad506b5cdb2707e2951c1867b79780c2a14cbcf5bc88cad6ec8839191086c1c27fbffac07689b057e1b704c7d61282dd21fde2f2a30df1e9bffd4cb5c
 
 pkgname = openai-codex


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



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

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