blob: ea0012bf7443c2878c53ecb2585ba7b7fe47a1d1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
pkgbase = pi-coding-agent-bin
pkgdesc = Coding agent CLI with read, bash, edit, write tools and session management (prebuilt binary)
pkgver = 0.80.10
pkgrel = 1
url = https://github.com/earendil-works/pi
arch = x86_64
arch = aarch64
license = MIT
depends = glibc
depends = gcc-libs
optdepends = git: repository-aware workflows and session integration
optdepends = ripgrep: faster in-repository search
provides = pi-coding-agent=0.80.10
provides = pi
conflicts = pi-coding-agent
conflicts = pi-coding-agent-git
options = !strip
options = !debug
options = !lto
source = pi-coding-agent-bin-0.80.10-LICENSE::https://raw.githubusercontent.com/earendil-works/pi/v0.80.10/LICENSE
sha256sums = 0457f5bcec3b3b211605dfb5d1a49042fd638f3686a410fe099c24a25af13c48
source_x86_64 = pi-coding-agent-bin-0.80.10-x86_64.tar.gz::https://github.com/earendil-works/pi/releases/download/v0.80.10/pi-linux-x64.tar.gz
sha256sums_x86_64 = ab6604f6c3f3d050783e7abbbdd1f79b775b20f3969833ce9721740685d01e13
source_aarch64 = pi-coding-agent-bin-0.80.10-aarch64.tar.gz::https://github.com/earendil-works/pi/releases/download/v0.80.10/pi-linux-arm64.tar.gz
sha256sums_aarch64 = dfe4340063dfe27406fa64aac99d904726fac079197c4579b9e8155175d05272
pkgname = pi-coding-agent-bin
|