From e2d6a97c1b8266cbe7c9ad4e3f082bb01a0153d0 Mon Sep 17 00:00:00 2001 From: Orion Date: Sat, 6 Sep 2025 03:27:07 +0000 Subject: [PATCH] :bookmark: Bump ik-llama.cpp version to r3881.c519d417-1 --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index b5aad47721360..49c9f665a8902 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -76,7 +76,7 @@ build() { -Wno-dev ) cmake "${_cmake_options[@]}" - cmake --build build --config Release + cmake --build build --config Release -- -j $(nproc) } package() {