blob: cd05300f12ee68c2dcf593be06602f96d06002b0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = pi-coding-agent-git
pkgdesc = Coding agent CLI with read, bash, edit, write tools and session management
pkgver = 0.75.3.r1.g734e08edf
pkgrel = 1
url = https://github.com/earendil-works/pi
install = pi-coding-agent-git.install
arch = x86_64
license = MIT
makedepends = git
makedepends = npm
depends = nodejs
provides = pi-coding-agent
conflicts = pi-coding-agent
options = !strip
options = !debug
source = pi-coding-agent::git+https://github.com/earendil-works/pi
source = pi-wrapper
source = APPEND_SYSTEM.md.example
sha256sums = SKIP
sha256sums = 7883f9bdeeec04f9e06584ac4b4d55c813377f924623b8dd3b58b1465ab82fa6
sha256sums = SKIP
pkgname = pi-coding-agent-git
|