larpshell 0.2.3

Ctrl+C then Ctrl+V is simply too much work. Just let an LLM rule your terminal!!
pkgbase = larpshell-git
	pkgdesc = Convert natural language to shell commands using an LLM
	pkgver = r144.83e2441
	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