Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages /
ollama
Commits:
74eb5c8a by Sven-Hendrik Haase at 2026-02-06T10:25:05+01:00
upgpkg: 0.15.5-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ollama
pkgdesc = Create, run and share large language models (LLMs)
- pkgver = 0.15.4
- pkgrel = 2
+ pkgver = 0.15.5
+ pkgrel = 1
url = https://github.com/ollama/ollama
arch = x86_64
license = MIT
@@ -19,12 +19,12 @@ pkgbase = ollama
depends = gcc-libs
depends = glibc
options = !lto
- source = git+https://github.com/ollama/ollama#tag=v0.15.4
+ source = git+https://github.com/ollama/ollama#tag=v0.15.5
source = ollama-ld.conf
source = ollama.service
source = sysusers.conf
source = tmpfiles.d
- b2sums =
2dfd5e897d374799e70e8796d77c7913460f1638aaa0d7633eba8f0fe0f959e537850b72ffa54e20a470716111c41aa418fa843bd414049d62f69d011d74a2a7
+ b2sums =
b5dd19482680f117c35eddac513327b1eab587c28012888380052221fdcfd753ac0a49f7ac88639e5cf4017a5655bcd1077c059603f10156fd8fd1f089d2fe46
b2sums =
121a7854b5a7ffb60226aaf22eed1f56311ab7d0a5630579525211d5c096040edbcfd2608169a4b6d83e8b4e4855dbb22f8ebf3d52de78a34ea3d4631b7eff36
b2sums =
031e0809a7f564de87017401c83956d43ac29bd0e988b250585af728b952a27d139b3cad0ab1e43750e2cd3b617287d3b81efc4a70ddd61709127f68bd15eabd
b2sums =
68622ac2e20c1d4f9741c57d2567695ec7b5204ab43356d164483cd3bc9da79fad72489bb33c8a17c2e5cb3b142353ed5f466ce857b0f46965426d16fb388632
=====================================
PKGBUILD
=====================================
@@ -6,8 +6,8 @@
pkgbase=ollama
pkgname=(ollama ollama-rocm ollama-cuda ollama-vulkan ollama-docs)
-pkgver=0.15.4
-pkgrel=2
+pkgver=0.15.5
+pkgrel=1
pkgdesc='Create, run and share large language models (LLMs)'
arch=(x86_64)
url='https://github.com/ollama/ollama'
@@ -30,7 +30,7 @@ source=(git+https://github.com/ollama/ollama#tag=v$pkgver
ollama.service
sysusers.conf
tmpfiles.d)
-b2sums=('2dfd5e897d374799e70e8796d77c7913460f1638aaa0d7633eba8f0fe0f959e537850b72ffa54e20a470716111c41aa418fa843bd414049d62f69d011d74a2a7'
+b2sums=('b5dd19482680f117c35eddac513327b1eab587c28012888380052221fdcfd753ac0a49f7ac88639e5cf4017a5655bcd1077c059603f10156fd8fd1f089d2fe46'
'121a7854b5a7ffb60226aaf22eed1f56311ab7d0a5630579525211d5c096040edbcfd2608169a4b6d83e8b4e4855dbb22f8ebf3d52de78a34ea3d4631b7eff36'
'031e0809a7f564de87017401c83956d43ac29bd0e988b250585af728b952a27d139b3cad0ab1e43750e2cd3b617287d3b81efc4a70ddd61709127f68bd15eabd'
'68622ac2e20c1d4f9741c57d2567695ec7b5204ab43356d164483cd3bc9da79fad72489bb33c8a17c2e5cb3b142353ed5f466ce857b0f46965426d16fb388632'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ollama/-/commit/74eb5c8a7df907456344a6a15c52853a6f306e3a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ollama/-/commit/74eb5c8a7df907456344a6a15c52853a6f306e3a
You're receiving this email because of your account on gitlab.archlinux.org.