🔖 Bump llama.cpp-vulkan version to b6115-1

This commit is contained in:
Orion 2025-08-08 02:34:19 +00:00
parent 52f79c5a51
commit 1bdcc4fa6c
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
pkgbase = llama.cpp-vulkan
pkgdesc = Port of Facebook's LLaMA model in C/C++ (with Vulkan GPU optimizations)
pkgver = b6106
pkgver = b6115
pkgrel = 1
url = https://github.com/ggerganov/llama.cpp
arch = x86_64

View file

@ -3,7 +3,7 @@
pkgname=llama.cpp-vulkan
_pkgname=${pkgname%%-vulkan}
pkgver=b6106
pkgver=b6115
pkgrel=1
pkgdesc="Port of Facebook's LLaMA model in C/C++ (with Vulkan GPU optimizations)"
arch=(x86_64 armv7h aarch64)