pkgbase = llama-cpp-git
	pkgdesc = LLM inference in C/C++
	pkgver = b10234.r1.g221f0f6
	pkgrel = 1
	url = https://github.com/ggml-org/llama.cpp
	arch = x86_64
	license = MIT
	makedepends = cmake
	makedepends = git
	makedepends = ninja
	makedepends = npm
	depends = ggml
	depends = openssl
	provides = llama-cpp
	conflicts = llama-cpp
	source = llama-cpp::git+https://github.com/ggml-org/llama.cpp.git
	sha256sums = SKIP

pkgname = llama-cpp-git
