Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions packages/chatgpt-deb/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = chatgpt-deb
gives = chatgpt
pkgver = 26.820.71523
pkgver = 26.901.20858
pkgdesc = ChatGPT desktop application by OpenAI
url = https://developers.openai.com/codex/app
arch = amd64
Expand All @@ -12,9 +12,9 @@ pkgbase = chatgpt-deb
license = custom:Proprietary
maintainer = Christian F. Brinkmann <christian.brinkmann09@gmail.com>
repology = project: chatgpt
source_amd64 = https://persistent.oaistatic.com/codex-app-prod/linux/deb/pool/main/c/chatgpt/chatgpt_26.820.71523_amd64.deb
sha256sums_amd64 = 472d03e88a29857f1015b2b9175d80523a131cf1bc3e9017eb1a8ff234de1bda
source_arm64 = https://persistent.oaistatic.com/codex-app-prod/linux/deb/pool/main/c/chatgpt/chatgpt_26.820.71523_arm64.deb
sha256sums_arm64 = e0ecaaaea6aa44e7e458c932f5cd7612e786c0aeb08bed971cb96ae3c4266013
source_amd64 = https://persistent.oaistatic.com/codex-app-prod/linux/deb/pool/main/c/chatgpt/chatgpt_26.901.20858_amd64.deb
sha256sums_amd64 = 42a6477f22f4136d62321eda7b4697a79da1eb66d61dcb85ab0420860a1a5223
source_arm64 = https://persistent.oaistatic.com/codex-app-prod/linux/deb/pool/main/c/chatgpt/chatgpt_26.901.20858_arm64.deb
sha256sums_arm64 = a9b6cabc7a4f38e62e78b37b5950050d3a189d4502dc7ca6e1285a7899d87469

pkgname = chatgpt-deb
6 changes: 3 additions & 3 deletions packages/chatgpt-deb/chatgpt-deb.pacscript
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
# This Pacstall package extracts the application payload directly, omitting upstream repository installation.
pkgname="chatgpt-deb"
gives="chatgpt"
pkgver="26.820.71523"
pkgver="26.901.20858"
arch=('amd64' 'arm64')
pkgdesc="ChatGPT desktop application by OpenAI"
url='https://developers.openai.com/codex/app'
license=("custom:Proprietary")
source_amd64=("https://persistent.oaistatic.com/codex-app-prod/linux/deb/pool/main/c/${gives}/${gives}_${pkgver}_amd64.deb")
source_arm64=("https://persistent.oaistatic.com/codex-app-prod/linux/deb/pool/main/c/${gives}/${gives}_${pkgver}_arm64.deb")
sha256sums_amd64=("472d03e88a29857f1015b2b9175d80523a131cf1bc3e9017eb1a8ff234de1bda")
sha256sums_arm64=("e0ecaaaea6aa44e7e458c932f5cd7612e786c0aeb08bed971cb96ae3c4266013")
sha256sums_amd64=("42a6477f22f4136d62321eda7b4697a79da1eb66d61dcb85ab0420860a1a5223")
sha256sums_arm64=("a9b6cabc7a4f38e62e78b37b5950050d3a189d4502dc7ca6e1285a7899d87469")
replaces=("${gives}" "${pkgname}")
breaks=("${replaces[@]}")
repology=("project: chatgpt")
Expand Down
10 changes: 5 additions & 5 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -1669,7 +1669,7 @@ pkgname = celeste-bin
---
pkgbase = chatgpt-deb
gives = chatgpt
pkgver = 26.820.71523
pkgver = 26.901.20858
pkgdesc = ChatGPT desktop application by OpenAI
url = https://developers.openai.com/codex/app
arch = amd64
Expand All @@ -1681,10 +1681,10 @@ pkgbase = chatgpt-deb
license = custom:Proprietary
maintainer = Christian F. Brinkmann <christian.brinkmann09@gmail.com>
repology = project: chatgpt
source_amd64 = https://persistent.oaistatic.com/codex-app-prod/linux/deb/pool/main/c/chatgpt/chatgpt_26.820.71523_amd64.deb
sha256sums_amd64 = 472d03e88a29857f1015b2b9175d80523a131cf1bc3e9017eb1a8ff234de1bda
source_arm64 = https://persistent.oaistatic.com/codex-app-prod/linux/deb/pool/main/c/chatgpt/chatgpt_26.820.71523_arm64.deb
sha256sums_arm64 = e0ecaaaea6aa44e7e458c932f5cd7612e786c0aeb08bed971cb96ae3c4266013
source_amd64 = https://persistent.oaistatic.com/codex-app-prod/linux/deb/pool/main/c/chatgpt/chatgpt_26.901.20858_amd64.deb
sha256sums_amd64 = 42a6477f22f4136d62321eda7b4697a79da1eb66d61dcb85ab0420860a1a5223
source_arm64 = https://persistent.oaistatic.com/codex-app-prod/linux/deb/pool/main/c/chatgpt/chatgpt_26.901.20858_arm64.deb
sha256sums_arm64 = a9b6cabc7a4f38e62e78b37b5950050d3a189d4502dc7ca6e1285a7899d87469

pkgname = chatgpt-deb
---
Expand Down