blob: d179deeb34288b4e963243d619eb951cb891d202 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = pplx-zero
pkgdesc = Fast, minimal Perplexity AI CLI with local RAG. Stream answers, analyze PDFs/images, search your own notes.
pkgver = 2.4.2
pkgrel = 1
url = https://github.com/codewithkenzo/pplx-zero
arch = any
license = MIT
depends = bun
source = pplx-zero-2.4.2.tar.gz::https://github.com/codewithkenzo/pplx-zero/archive/refs/tags/v2.4.2.tar.gz
sha256sums = 95738d687d13a77d963ca1aa079d398dde0db8828a7f4c0fbf0b1f5a98957fb2
pkgname = pplx-zero
|