summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorrobertfoster2025-04-12 13:49:46 +0000
committerrobertfoster2025-04-12 13:49:46 +0000
commitb62a3e42a13b4308f62f2498025c86342431c00b (patch)
tree3c1176e488f1908b2409ec15360fd9ff4293ca86 /.SRCINFO
parentc1c1a31287feff445043db5fcae7000c9933d0bc (diff)
downloadaur-b62a3e42a13b4308f62f2498025c86342431c00b.tar.gz
Update PKGBUILD and .SRCINFO with GitHub Actions
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6948d5a825d9..9a74883639f2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = llama.cpp-git
pkgdesc = Port of Facebook's LLaMA model in C/C++
- pkgver = b4082.r11.4047be74d
+ pkgver = b5123
pkgrel = 1
url = https://github.com/ggerganov/llama.cpp
arch = armv7h
@@ -9,10 +9,10 @@ pkgbase = llama.cpp-git
license = MIT
makedepends = cmake
makedepends = git
- makedepends = openblas
- makedepends = openblas64
depends = openblas
- depends = openblas64
+ optdepends = python-gguf: convert_hf_to_gguf python script
+ optdepends = python-numpy: convert_hf_to_gguf.py python script
+ optdepends = python-pytorch: convert_hf_to_gguf.py python script
provides = llama.cpp
conflicts = llama.cpp
source = llama.cpp::git+https://github.com/ggerganov/llama.cpp