Skip to content

Commit 5387ace

Browse files
podsvirovstriezel
authored andcommitted
ollama: update to 0.11.10
1 parent 53740dd commit 5387ace

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mingw-w64-ollama/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ _realname=ollama
44
pkgbase=mingw-w64-${_realname}
55
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
66
pkgdesc='Create, run and share large language models (LLMs) (mingw-w64)'
7-
pkgver=0.11.6
7+
pkgver=0.11.10
88
pkgrel=1
99
arch=(any)
1010
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
@@ -29,7 +29,7 @@ optdepends=("${MINGW_PACKAGE_PREFIX}-openblas")
2929
source=(https://github.com/ollama/ollama/archive/v${pkgver}/${_realname}-${pkgver}.tar.gz
3030
0001-no-static-linking.patch
3131
0002-fix-dynamic-libraries-path.patch)
32-
sha256sums=('56e7248de5dfdd061be9e4137ad33f747c388b09b8f887a9fec08c041bc36d33'
32+
sha256sums=('6efaf68abb094c6581717e36839d6406beed1c06130b2367c09f8d4264021049'
3333
'8dfbc740dab6b28e826cc038d321f836f034290aadf0f946e8230c2a4f57df26'
3434
'c028fb2f928f011e746852833aa1ba5cb80d23a67c8427cf9df84f9826bab0bd')
3535

0 commit comments

Comments
 (0)