T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / 
openai-codex


Commits:
7321a167 by T.J. Townsend at 2026-07-09T12:30:06-04:00
upgpkg: 0.144.0-1: update to 0.144.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.143.0
+       pkgver = 0.144.0
        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.143.0.tar.gz::https://github.com/openai/codex/archive/refs/tags/rust-v0.143.0.tar.gz
-       b2sums = 
1486157bbd355e4416c07f0200f192abdf672a80d5ade565bc99637da4cdca4b5aff7f8b5b3bbe057668a552b5dc448b7eccdfdefa3f6bc259774e0a4bdc649c
+       source = 
openai-codex-0.144.0.tar.gz::https://github.com/openai/codex/archive/refs/tags/rust-v0.144.0.tar.gz
+       b2sums = 
2e8e56863dad28a28d1571e73429de74ae1f6327a4144ffc58cf0fa7086c72e26c99a5ed897c32505fbab9816669502dfb9cfb34318a2fb665468d7a04246362
 
 pkgname = openai-codex


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Christopher Cooper <[email protected]>
 
 pkgname=openai-codex
-pkgver=0.143.0
+pkgver=0.144.0
 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=('1486157bbd355e4416c07f0200f192abdf672a80d5ade565bc99637da4cdca4b5aff7f8b5b3bbe057668a552b5dc448b7eccdfdefa3f6bc259774e0a4bdc649c')
+b2sums=('2e8e56863dad28a28d1571e73429de74ae1f6327a4144ffc58cf0fa7086c72e26c99a5ed897c32505fbab9816669502dfb9cfb34318a2fb665468d7a04246362')
 
 prepare() {
   cd codex-rust-v$pkgver/codex-rs



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openai-codex/-/commit/7321a1677203912b6b95798eb829cc99c2776281

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openai-codex/-/commit/7321a1677203912b6b95798eb829cc99c2776281
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


Reply via email to