T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages /
openai-codex
Commits:
93932d24 by T.J. Townsend at 2026-05-21T13:02:26-04:00
upgpkg: 0.133.0-1: update to 0.133.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.132.0
+ pkgver = 0.133.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.132.0.tar.gz::https://github.com/openai/codex/archive/refs/tags/rust-v0.132.0.tar.gz
- b2sums =
d64368af94aa0f8bc678fa1bb3818fcb5123b053db59365ef0076d75f58e7909d35b1644744ec0c3c867f2aae9fcf947e1561ce3d064a6a7658f429922943b00
+ source =
openai-codex-0.133.0.tar.gz::https://github.com/openai/codex/archive/refs/tags/rust-v0.133.0.tar.gz
+ b2sums =
2d4b5b1aa7e5ca2b5d83736711ce6e45c3530ed8eee08c950161464c3159a9e5f0c446b261fd2c7df19cd28d6e212a69a05a3e1a19060d2c8cc31753639bbebb
pkgname = openai-codex
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: Christopher Cooper <[email protected]>
pkgname=openai-codex
-pkgver=0.132.0
+pkgver=0.133.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=('d64368af94aa0f8bc678fa1bb3818fcb5123b053db59365ef0076d75f58e7909d35b1644744ec0c3c867f2aae9fcf947e1561ce3d064a6a7658f429922943b00')
+b2sums=('2d4b5b1aa7e5ca2b5d83736711ce6e45c3530ed8eee08c950161464c3159a9e5f0c446b261fd2c7df19cd28d6e212a69a05a3e1a19060d2c8cc31753639bbebb')
prepare() {
cd codex-rust-v$pkgver/codex-rs
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/openai-codex/-/commit/93932d247d1c9e7b497ca58d498e8b3f5b4e8e17
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/openai-codex/-/commit/93932d247d1c9e7b497ca58d498e8b3f5b4e8e17
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