Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages /
openai-codex
Commits:
4c7f7559 by Orhun Parmaksız at 2026-07-18T19:25:29+02:00
upgpkg: 0.144.6-1: upstream release
- - - - -
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.144.5
+ pkgver = 0.144.6
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.144.5.tar.gz::https://github.com/openai/codex/archive/refs/tags/rust-v0.144.5.tar.gz
- b2sums =
3a3d6261f3a724599abd6a80b4b9ae5e1a04c8a2fd48f3ac188fea52f65e9cdf679bdbddf441b2a9eb7a64c72355b37a0cdf4d527153ffc1dc362ed5b3ecafa5
+ source =
openai-codex-0.144.6.tar.gz::https://github.com/openai/codex/archive/refs/tags/rust-v0.144.6.tar.gz
+ b2sums =
e9f730037ca1c9858885c730b2512fb99effe919943cef905798fd4ff719c3ea9a527cac3baf03f70b5fd146051acc4a15b92e8d7c1850e11590764e5758d3dd
pkgname = openai-codex
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: Christopher Cooper <[email protected]>
pkgname=openai-codex
-pkgver=0.144.5
+pkgver=0.144.6
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=('3a3d6261f3a724599abd6a80b4b9ae5e1a04c8a2fd48f3ac188fea52f65e9cdf679bdbddf441b2a9eb7a64c72355b37a0cdf4d527153ffc1dc362ed5b3ecafa5')
+b2sums=('e9f730037ca1c9858885c730b2512fb99effe919943cef905798fd4ff719c3ea9a527cac3baf03f70b5fd146051acc4a15b92e8d7c1850e11590764e5758d3dd')
prepare() {
cd codex-rust-v$pkgver/codex-rs
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/openai-codex/-/commit/4c7f75597ca6be3f1baf244798d839f904e232dd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/openai-codex/-/commit/4c7f75597ca6be3f1baf244798d839f904e232dd
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