summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 684a7f04260ab750bda2fba4f8828d736c39cc0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = larpshell-git
	pkgdesc = Convert natural language to shell commands using an LLM
	pkgver = r153.c08d7df
	pkgrel = 1
	url = https://github.com/uwuclxdy/larpshell
	arch = x86_64
	license = GPL-3.0-or-later
	makedepends = cargo
	makedepends = git
	depends = gcc-libs
	depends = glibc
	provides = larpshell
	conflicts = larpshell
	options = !lto
	options = !debug
	source = larpshell-git::git+https://github.com/uwuclxdy/larpshell.git#branch=mommy
	sha256sums = SKIP

pkgname = larpshell-git