Lukas Fleischer pushed to branch main at Arch Linux / Packaging / Packages /
ollama
Commits:
11302170 by Lukas Fleischer at 2024-06-23T20:01:03+08:00
upgpkg: 0.1.45-2: ROCm 6.1.2 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ollama
pkgdesc = Create, run and share large language models (LLMs)
pkgver = 0.1.45
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ollama/ollama
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -10,7 +10,7 @@ _ollamacommit=e01e535cbbb92e0d9645bd726e259e7d8a6c7598 # tag:
v0.1.45
# The llama.cpp git submodule commit hash can be found here:
# https://github.com/ollama/ollama/tree/v0.1.45/llm
_llama_cpp_commit=7c26775adb579e92b59c82e8084c07a1d0f75e9c
-pkgrel=1
+pkgrel=2
pkgdesc='Create, run and share large language models (LLMs)'
arch=(x86_64)
url='https://github.com/ollama/ollama'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ollama/-/commit/113021705eb88808e221c3c7901d7046e70b4a60
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ollama/-/commit/113021705eb88808e221c3c7901d7046e70b4a60
You're receiving this email because of your account on gitlab.archlinux.org.