T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages /
openai-codex
Commits:
eb04fd98 by T.J. Townsend at 2026-06-29T09:07:29-04:00
upgpkg: 0.142.4-1: update to 0.142.4
- - - - -
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.142.3
+ pkgver = 0.142.4
pkgrel = 1
url = https://github.com/openai/codex
arch = x86_64
@@ -21,7 +21,7 @@ pkgbase = openai-codex
optdepends = nodejs: enable the js_repl experimental tool
optdepends = ripgrep: accelerated large-repo search
options = !lto
- source =
openai-codex-0.142.3.tar.gz::https://github.com/openai/codex/archive/refs/tags/rust-v0.142.3.tar.gz
- b2sums =
23c5ebf7d5294c204b95848b648cfaac410a7a32e52d6956e81cb7d8a19d8230396767b55fb0818977669252190fef8bd2c26781d22490656b40ee1e7c9d20bc
+ source =
openai-codex-0.142.4.tar.gz::https://github.com/openai/codex/archive/refs/tags/rust-v0.142.4.tar.gz
+ b2sums =
eaad0600b659c8823d1f7a999d5f1ec522e0e1e4d8f4e4ebdd966a0397e5a3250a8b91254a1b47be9ae43f98c1a5a49b0d5b7725bd3975010162446c9b1d8d60
pkgname = openai-codex
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: Christopher Cooper <[email protected]>
pkgname=openai-codex
-pkgver=0.142.3
+pkgver=0.142.4
pkgrel=1
pkgdesc='OpenAIs lightweight coding agent that runs in your terminal'
arch=(x86_64)
@@ -31,7 +31,7 @@ optdepends=(
)
options=('!lto')
source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/rust-v$pkgver.tar.gz")
-b2sums=('23c5ebf7d5294c204b95848b648cfaac410a7a32e52d6956e81cb7d8a19d8230396767b55fb0818977669252190fef8bd2c26781d22490656b40ee1e7c9d20bc')
+b2sums=('eaad0600b659c8823d1f7a999d5f1ec522e0e1e4d8f4e4ebdd966a0397e5a3250a8b91254a1b47be9ae43f98c1a5a49b0d5b7725bd3975010162446c9b1d8d60')
prepare() {
cd codex-rust-v$pkgver/codex-rs
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/openai-codex/-/commit/eb04fd98561a958b3df38e7bbf1eca038411fc8e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/openai-codex/-/commit/eb04fd98561a958b3df38e7bbf1eca038411fc8e
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