summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1eabbcdfa6799da572ecb92010e9f9da91d4bd78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = parrot-cli
	pkgdesc = Intelligent roasts of failed commands
	pkgver = 1.8.9
	pkgrel = 1
	url = https://github.com/tenseleyFlow/parrot
	arch = x86_64
	license = MIT
	makedepends = go>=1.21
	makedepends = make
	depends = bash
	optdepends = ollama: for local AI backend support
	optdepends = curl: for API backend requests
	provides = parrot
	conflicts = parrot-cli-git
	install = parrot-cli.install
	source = git+https://github.com/tenseleyFlow/parrot.git#tag=v1.8.9
	sha256sums = SKIP

pkgname = parrot-cli