blob: f36f2d81181cc9546e7e159d6eb428e7985a9593 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = larpshell
pkgdesc = Convert natural language to shell commands using an LLM
pkgver = 0.2.3
pkgrel = 1
url = https://github.com/uwuclxdy/larpshell
arch = x86_64
license = GPL-3.0-or-later
depends = gcc-libs
depends = glibc
provides = larpshell
conflicts = larpshell-git
source = larpshell-0.2.3::https://github.com/uwuclxdy/larpshell/releases/download/v0.2.3/larpshell
source = LICENSE-0.2.3::https://raw.githubusercontent.com/uwuclxdy/larpshell/v0.2.3/LICENSE
sha256sums = c28c4eb7676324081664c94fc3cdf4079cd8b16d1083110d320eaa91d4a9104f
sha256sums = 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986
pkgname = larpshell
|