blob: 25173a0118861737f5198ed1b8c36762dd851b21 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = anythingllm-desktop-bin
pkgdesc = The all-in-one AI application, tool suite, and API for RAG & Agents for Docker & Desktop.(Prebuilt version.Use system-wide electron)
pkgver = 1.7.8
pkgrel = 1
url = https://useanything.com/
arch = x86_64
license = MIT
makedepends = fuse2
makedepends = asar
depends = electron26
depends = nodejs
optdepends = ollama: Use your local AI model to generate answers
provides = anythingllm-desktop=1.7.8
conflicts = anythingllm-desktop
conflicts = anythingllm
options = !strip
source = anythingllm-desktop-1.7.8.AppImage::https://cdn.anythingllm.com/latest/AnythingLLMDesktop.AppImage
source = anythingllm-desktop.sh
sha256sums = 3f9b88628030c1f02fe1eb310e571ff116989030c43dc04c50e2c67d2c47e922
sha256sums = 291f50480f5a61bc9c68db7d44cd0412071128706baa868a9cb854f8779a1980
pkgname = anythingllm-desktop-bin
|