Skip to content
Merged
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
1 change: 1 addition & 0 deletions packagelist
Original file line number Diff line number Diff line change
Expand Up @@ -611,6 +611,7 @@ paper-icon-theme
papirus-folders
papirus-icon-theme
parsec-deb
paseo-deb
pb-git
pcsx2-app
pdf-mix-tool-git
Expand Down
13 changes: 13 additions & 0 deletions packages/paseo-deb/.SRCINFO
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
pkgbase = paseo-deb
gives = paseo
pkgver = 0.1.104
pkgdesc = One interface for Claude Code, Codex, Copilot, OpenCode, and Pi agents Run agents in parallel on your own machines from desktop, mobile, web, and CLI.
url = https://paseo.sh
arch = amd64
replaces = paseo
license = AGPL-3.0
maintainer = Christian F. Brinkmann <christian.brinkmann09@gmail.com>
source_amd64 = https://github.com/getpaseo/paseo/releases/download/v0.1.104/Paseo-0.1.104-amd64.deb
sha256sums_amd64 = b597d55dcd67cd80e1d000bfdff02693952a77c1912f5357b634054d553a9dcb

pkgname = paseo-deb
13 changes: 13 additions & 0 deletions packages/paseo-deb/paseo-deb.pacscript
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
pkgname="paseo-deb"
gives="paseo"
replaces=("${gives}")
pkgver="0.1.104"
arch=("amd64")
url='https://paseo.sh'
pkgdesc="One interface for Claude Code, Codex, Copilot, OpenCode, and Pi agents
Run agents in parallel on your own machines from desktop, mobile, web, and CLI."
project=("project: paseo")
license=('AGPL-3.0')
maintainer=("Christian F. Brinkmann <christian.brinkmann09@gmail.com>")
source_amd64=("https://github.com/getpaseo/paseo/releases/download/v${pkgver}/Paseo-${pkgver}-amd64.deb")
sha256sums_amd64=("b597d55dcd67cd80e1d000bfdff02693952a77c1912f5357b634054d553a9dcb")
14 changes: 14 additions & 0 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -11933,6 +11933,20 @@ pkgbase = parsec-deb

pkgname = parsec-deb
---
pkgbase = paseo-deb
gives = paseo
pkgver = 0.1.104
pkgdesc = One interface for Claude Code, Codex, Copilot, OpenCode, and Pi agents Run agents in parallel on your own machines from desktop, mobile, web, and CLI.
url = https://paseo.sh
arch = amd64
replaces = paseo
license = AGPL-3.0
maintainer = Christian F. Brinkmann <christian.brinkmann09@gmail.com>
source_amd64 = https://github.com/getpaseo/paseo/releases/download/v0.1.104/Paseo-0.1.104-amd64.deb
sha256sums_amd64 = b597d55dcd67cd80e1d000bfdff02693952a77c1912f5357b634054d553a9dcb

pkgname = paseo-deb
---
pkgbase = pb-git
pkgver = 2022.11.03
pkgdesc = 0x0 pastebin utility
Expand Down