summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorinvolution2024-12-22 10:00:38 -0500
committerinvolution2024-12-22 10:00:38 -0500
commitdeb48527db2e714e6e1310c19f8de1af270289a1 (patch)
treebf0adca38eab3a753c0b697afe00a58cb8aa5e67
parent922f2b2316ae61aebc78f6f5c34162840055e6c0 (diff)
downloadaur-deb48527db2e714e6e1310c19f8de1af270289a1.tar.gz
bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 13d53666e06d..ddc12a158540 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ollama-cuda-git
pkgdesc = Create, run and share large language models (LLMs)
- pkgver = 0.5.4+r3747+g290cf2040
+ pkgver = 0.5.4+r3750+gdd352ab27
pkgrel = 2
url = https://github.com/ollama/ollama
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = ollama-cuda-git
makedepends = git
makedepends = go
makedepends = cuda
- provides = ollama=0.5.4+r3747+g290cf2040
+ provides = ollama=0.5.4+r3750+gdd352ab27
conflicts = ollama
options = !lto
source = git+https://github.com/ollama/ollama.git
diff --git a/PKGBUILD b/PKGBUILD
index 404977043109..ae286a42d110 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=ollama-cuda-git
_pkgname=ollama
-pkgver=0.5.4+r3747+g290cf2040
+pkgver=0.5.4+r3750+gdd352ab27
pkgrel=2
pkgdesc='Create, run and share large language models (LLMs)'
arch=(x86_64)