summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander F. Rødseth2023-11-27 23:23:05 +0100
committerAlexander F. Rødseth2023-11-27 23:23:05 +0100
commitca44c68c75a5ef1f54384f8da690e45a0f9e839e (patch)
treee62e916b8ad20643f455991c35ce778a0aa75fc9
parent110f1456573bf11e6b9d12504f0516fb475ac15e (diff)
downloadaur-ca44c68c75a5ef1f54384f8da690e45a0f9e839e.tar.gz
upgpkg: 0.1.12-2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ecfe6df60c58..ffb382dfa088 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.12
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/jmorganca/ollama
arch = x86_64
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 9c2fae71b6db..219394220762 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.12
-pkgrel=1
+pkgrel=2
arch=(x86_64)
url='https://github.com/jmorganca/ollama'
license=(MIT)