Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
llama-cpp-rocm


Commits:
0e08ed7a by Maxime Gauduin at 2026-06-28T20:42:08+02:00
upgpkg: b9833-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = llama-cpp-rocm
        pkgdesc = LLM inference in C/C++
-       pkgver = b9827
+       pkgver = b9833
        pkgrel = 1
        url = https://github.com/ggerganov/llama.cpp
        arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = llama-cpp-rocm
        depends = rocm-hip-runtime
        provides = llama-cpp
        conflicts = llama-cpp
-       source = git+https://github.com/ggml-org/llama.cpp.git#tag=b9827
-       b2sums = 
eed3ee6457d90376cc0ea0aff03d0eed9e8a516bb4a2c6caa843396c99db0dfd44f14ccb7f69b7b8fca715f59f99cf9ebad463b1942197358f40bb66252aa12d
+       source = git+https://github.com/ggml-org/llama.cpp.git#tag=b9833
+       b2sums = 
a3f580faa6ed58fa85c45fd87d497e753c137a6c9e568df0c4c4f8ef5d508946c37188124025d9313c4f71f5029f83a7a855b2770093f6f36cf25791d6ac9b7b
 
 pkgname = llama-cpp-rocm


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Maxime Gauduin <[email protected]>
 
 pkgname=llama-cpp-rocm
-pkgver=b9827
+pkgver=b9833
 pkgrel=1
 pkgdesc='LLM inference in C/C++'
 arch=(x86_64)
@@ -25,7 +25,7 @@ makedepends=(
   rocm-hip-sdk
 )
 source=(git+https://github.com/ggml-org/llama.cpp.git#tag=${pkgver})
-b2sums=('eed3ee6457d90376cc0ea0aff03d0eed9e8a516bb4a2c6caa843396c99db0dfd44f14ccb7f69b7b8fca715f59f99cf9ebad463b1942197358f40bb66252aa12d')
+b2sums=('a3f580faa6ed58fa85c45fd87d497e753c137a6c9e568df0c4c4f8ef5d508946c37188124025d9313c4f71f5029f83a7a855b2770093f6f36cf25791d6ac9b7b')
 
 build() {
   pushd "./llama.cpp/tools/ui"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/llama-cpp-rocm/-/commit/0e08ed7ad4dcd6fc37c72f4ac3b8d2099adc1713

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/llama-cpp-rocm/-/commit/0e08ed7ad4dcd6fc37c72f4ac3b8d2099adc1713
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to