blob: b8837bc33ff9ad67a52de2990ce98a4efdcedc60 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = chatgpt-shell-cli-git
pkgdesc = Use OpenAI's ChatGPT and DALL-E from the terminal.
pkgver = 1.0.r161.ea41590
pkgrel = 2
url = https://github.com/0xacx/chatGPT-shell-cli.git
arch = any
license = MIT
makedepends = git
depends = jq
depends = curl
depends = glow
conflicts = chatgpt-shell-cli
source = git+https://github.com/0xacx/chatGPT-shell-cli.git
sha256sums = SKIP
pkgname = chatgpt-shell-cli-git
|