T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages /
openai-codex
Commits:
0cb6c0bd by T.J. Townsend at 2026-07-13T08:41:42-04:00
upgpkg: 0.144.3-1: update to 0.144.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = openai-codex
pkgdesc = OpenAIs lightweight coding agent that runs in your terminal
- pkgver = 0.144.1
- pkgrel = 2
+ pkgver = 0.144.3
+ pkgrel = 1
url = https://github.com/openai/codex
arch = x86_64
license = Apache-2.0
@@ -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.144.1.tar.gz::https://github.com/openai/codex/archive/refs/tags/rust-v0.144.1.tar.gz
- b2sums =
460644e3eec6943501650a828ab1bda35ddb1f232ea8bd832cab02a76598a06f9b9e5ad3be23b15d5527893d439110ac031b984488cc43cc867fb7b368cb3a0c
+ source =
openai-codex-0.144.3.tar.gz::https://github.com/openai/codex/archive/refs/tags/rust-v0.144.3.tar.gz
+ b2sums =
ee3078e4489f2dc3540d8340a8fea98d635b959213b18a8492e1102753d2e7a25e5203499c7de297fca5ca6d562564c85ede40c638753db718f4819b9d5d3574
pkgname = openai-codex
=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
# Contributor: Christopher Cooper <[email protected]>
pkgname=openai-codex
-pkgver=0.144.1
-pkgrel=2
+pkgver=0.144.3
+pkgrel=1
pkgdesc='OpenAIs lightweight coding agent that runs in your terminal'
arch=(x86_64)
url='https://github.com/openai/codex'
@@ -31,7 +31,7 @@ optdepends=(
)
options=('!lto')
source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/rust-v$pkgver.tar.gz")
-b2sums=('460644e3eec6943501650a828ab1bda35ddb1f232ea8bd832cab02a76598a06f9b9e5ad3be23b15d5527893d439110ac031b984488cc43cc867fb7b368cb3a0c')
+b2sums=('ee3078e4489f2dc3540d8340a8fea98d635b959213b18a8492e1102753d2e7a25e5203499c7de297fca5ca6d562564c85ede40c638753db718f4819b9d5d3574')
prepare() {
cd codex-rust-v$pkgver/codex-rs
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/openai-codex/-/commit/0cb6c0bd35c3410242a6418c4af2a99381cd9300
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/openai-codex/-/commit/0cb6c0bd35c3410242a6418c4af2a99381cd9300
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