summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander F. Rødseth2024-01-28 14:14:53 +0100
committerAlexander F. Rødseth2024-01-28 14:14:53 +0100
commit7f8b787e9c681104ceb9a4178067dbc72e0ae074 (patch)
treeadae258e6c49f9684528cf1d2ff554e39c606176
parent3a8a152655a666e5e9ee822e239649759269bdeb (diff)
downloadaur-7f8b787e9c681104ceb9a4178067dbc72e0ae074.tar.gz
upgpkg: 0.1.22-2
-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)