summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c69adb3317c5c9d0f1e9672a74901d76a7476bf5 (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 = shellgpt-git
	pkgdesc = A command-line productivity tool powered by OpenAI's ChatGPT (GPT-3.5)
	pkgver = 1.0.1.r1.g4b670cf
	pkgrel = 1
	url = https://github.com/TheR1D/shell_gpt
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python-distro
	depends = python-typer
	depends = python-requests
	depends = python-rich
	depends = python-openai
	depends = python-click
	depends = python-typing_extensions
	provides = shellgpt-git
	source = git+https://github.com/TheR1D/shell_gpt.git
	sha256sums = SKIP

pkgname = shellgpt-git