blob: c17226900ea83f4e42c46e7e8d9aeeae9966b355 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = chatgptx-bin
pkgdesc = A tray app for ChatGPT. Using this app you can easily access the ChatGPT from your system tray.
pkgver = 1.0.1
pkgrel = 12
url = https://github.com/florindumitru/chatgpt-desktop-tray
arch = x86_64
license = MIT
depends = electron13
provides = chatgptx=1.0.1
conflicts = chatgptx
options = !strip
source = chatgptx-1.0.1.deb::https://github.com/florindumitru/chatgpt-desktop-tray/releases/download/v1.0.1/chatgptx_1.0.1_amd64.deb
source = LICENSE-1.0.1::https://raw.githubusercontent.com/florindumitru/chatgpt-desktop-tray/v1.0.1/license
source = chatgptx.sh
sha256sums = 569172250abf0aafe7084a81997036f8ba39736912fff463c11fa1f2d8cf5b00
sha256sums = c4b2ddb85db30368f3e6c0ffb7ea3de437c72ea65504c2281cdb929bb920b670
sha256sums = 2b2e8aeed33fd71c521e49fd54fb2fa81218d16aef8bccb88d77909055ab8051
pkgname = chatgptx-bin
|