blob: b321843f1ec13dee6e3ebae4f70aa18d6235955a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = ai-chat-bin
pkgdesc = A cross-platform desktop application that provides quick access to chatbots like OpenAI ChatGPT from the menu bar (tray)
pkgver = 1.2.5
pkgrel = 2
url = https://www.chatbar.top/
arch = x86_64
license = LicenseRef-unknown
makedepends = fuse2
depends = electron28
provides = ai-chat=1.2.5
conflicts = ai-chat
source = ai-chat-1.2.5.AppImage::https://github.com/rabrain/ai-chat/releases/download/v1.2.5/AI-Chat-1.2.5-linux-x86_64.AppImage
source = ai-chat.sh
sha256sums = e8c85506ef9116456fd8763d7a7833cf491565fa895fe200c56421e83b6cc4a2
sha256sums = 2b2e8aeed33fd71c521e49fd54fb2fa81218d16aef8bccb88d77909055ab8051
pkgname = ai-chat-bin
|