blob: 3c34c4d3332c33fd0fd65a0a0765dafa1393fe99 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = aichat-ng
pkgdesc = OpenAI, ChatGPT, ollama and more in your terminal
pkgver = 0.19.0
pkgrel = 1
url = https://github.com/blob42/aichat-ng
arch = i686
arch = x86_64
arch = aarch64
license = AGPL3
makedepends = cargo
makedepends = mold
depends = gcc-libs
conflicts = aichat-bin
conflicts = aichat-git
conflicts = aichat
source = aichat-ng-0.19.0.tar.gz::https://github.com/blob42/aichat-ng/archive/refs/tags/v0.19.0.tar.gz
sha256sums = 6af85a193524fb9b0036bdeae7d66e38fe39604de8291197a63f3f23c5c3408c
pkgname = aichat-ng
|