pkgbase = whisper-cpp-git
	pkgdesc = Port of OpenAI's Whisper model in C/C++
	pkgver = 1.9.1.r158.g2ca53bb
	pkgrel = 2
	url = https://github.com/ggml-org/whisper.cpp
	arch = x86_64
	license = MIT
	makedepends = cmake
	makedepends = git
	makedepends = ninja
	depends = ffmpeg
	depends = ggml
	provides = whisper-cpp
	conflicts = whisper-cpp
	source = whisper-cpp::git+https://github.com/ggml-org/whisper.cpp.git
	sha256sums = SKIP

pkgname = whisper-cpp-git
