blob: ebf734fbb33a47e8e17c68dae73f260b6c2f7f06 (
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 = aingdesk-git
pkgdesc = A simple and easy-to-use AI assistant that supports knowledge bases, model APIs, sharing, internet search, and intelligent agents.(Use system-wide electron)
pkgver = 1.1.8.r0.g25503be
pkgrel = 1
url = https://www.aingdesk.com/
arch = any
license = MIT
makedepends = npm
makedepends = nvm
makedepends = git
makedepends = curl
depends = electron31
depends = python
depends = python-requests
optdepends = ollama: Use your local LLMs
provides = aingdesk=1.1.8
conflicts = aingdesk
source = aingdesk.git::git+https://github.com/aingdesk/AingDesk.git
source = aingdesk.sh
sha256sums = SKIP
sha256sums = 291f50480f5a61bc9c68db7d44cd0412071128706baa868a9cb854f8779a1980
pkgname = aingdesk-git
|