From c2a34fe8265bbae5cf69d97166dd4b92acef43a8 Mon Sep 17 00:00:00 2001 From: Orion Date: Sat, 6 Sep 2025 03:27:00 +0000 Subject: [PATCH] :bookmark: Bump llama.cpp-vulkan version to b6396-1 --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 680a09104a2da..f031288a5d710 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -61,7 +61,7 @@ build() { -Wno-dev ) cmake "${_cmake_options[@]}" - cmake --build build + cmake --build build -- -j $(nproc) } package() {