blob: 8798bd3c67722ecee21b3fc688fcc04d882d4ed5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = aish-git
pkgdesc = Empower the Shell to think. Evolve Operations.
pkgver = 0.3.6.r0.g1e3086d
pkgrel = 1
url = https://github.com/AI-Shell-Team/aish
arch = x86_64
license = Apache-2.0
makedepends = git
makedepends = rust
depends = sh
depends = glibc
depends = libgcc
provides = aish
conflicts = aish
options = !lto
options = !debug
options = !strip
source = aish-git::git+https://github.com/AI-Shell-Team/aish.git
sha256sums = SKIP
pkgname = aish-git
|