summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntonio Rojas2024-01-06 09:24:12 +0100
committerAntonio Rojas2024-01-06 09:24:12 +0100
commit9bf5196b07fc20e85ec8fdd1d1ad5af32b45df2b (patch)
tree546739daf7ac4584edafb737b0236985948ddd63
parent9033a6b5b00afa629191fc52f0a3bbd3c73364a1 (diff)
downloadaur-9bf5196b07fc20e85ec8fdd1d1ad5af32b45df2b.tar.gz
upgpkg: 0.1.18-2: Update to 0.1.18
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bef962381b59..c4921b24e10b 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.18
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/jmorganca/ollama
arch = x86_64
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 8bac672234df..187aaa6c712b 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.18
-pkgrel=1
+pkgrel=2
arch=(x86_64)
url='https://github.com/jmorganca/ollama'
license=(MIT)