T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages /
openai-codex
Commits:
7548253d by T.J. Townsend at 2026-06-30T21:54:11-04:00
upgpkg: 0.142.5-1: update to 0.142.5
- - - - -
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.4
+ pkgver = 0.142.5
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.4.tar.gz::https://github.com/openai/codex/archive/refs/tags/rust-v0.142.4.tar.gz
- b2sums =
eaad0600b659c8823d1f7a999d5f1ec522e0e1e4d8f4e4ebdd966a0397e5a3250a8b91254a1b47be9ae43f98c1a5a49b0d5b7725bd3975010162446c9b1d8d60
+ source =
openai-codex-0.142.5.tar.gz::https://github.com/openai/codex/archive/refs/tags/rust-v0.142.5.tar.gz
+ b2sums =
5af330c360f3407adbf31ac66eff60c1f037322228f37f6824005cf23a64f48dc25351d2175c7501d63442b6255d103712576e1673ddca67e239492d1c47106a
pkgname = openai-codex
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: Christopher Cooper <[email protected]>
pkgname=openai-codex
-pkgver=0.142.4
+pkgver=0.142.5
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=('eaad0600b659c8823d1f7a999d5f1ec522e0e1e4d8f4e4ebdd966a0397e5a3250a8b91254a1b47be9ae43f98c1a5a49b0d5b7725bd3975010162446c9b1d8d60')
+b2sums=('5af330c360f3407adbf31ac66eff60c1f037322228f37f6824005cf23a64f48dc25351d2175c7501d63442b6255d103712576e1673ddca67e239492d1c47106a')
prepare() {
cd codex-rust-v$pkgver/codex-rs
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/openai-codex/-/commit/7548253d2bd69dd59835a8f2b527fcb0aa8ef2ba
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/openai-codex/-/commit/7548253d2bd69dd59835a8f2b527fcb0aa8ef2ba
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