summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3201710792d0..9bb4128ae201 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ollama-cuda
pkgdesc = Create, run and share large language models (LLMs) with CUDA
pkgver = 0.1.22
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/jmorganca/ollama
arch = x86_64
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 8a52da74cfa3..2857a5396f3b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=ollama-cuda
pkgdesc='Create, run and share large language models (LLMs) with CUDA'
pkgver=0.1.22
-pkgrel=1
+pkgrel=2
arch=(x86_64)
url='https://github.com/jmorganca/ollama'
license=(MIT)