File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ _realname=ollama
4
4
pkgbase=mingw-w64-${_realname}
5
5
pkgname=" ${MINGW_PACKAGE_PREFIX} -${_realname} "
6
6
pkgdesc=' Create, run and share large language models (LLMs) (mingw-w64)'
7
- pkgver=0.11.6
7
+ pkgver=0.11.10
8
8
pkgrel=1
9
9
arch=(any)
10
10
mingw_arch=(' mingw64' ' ucrt64' ' clang64' ' clangarm64' )
@@ -29,7 +29,7 @@ optdepends=("${MINGW_PACKAGE_PREFIX}-openblas")
29
29
source=(https://github.com/ollama/ollama/archive/v${pkgver} /${_realname} -${pkgver} .tar.gz
30
30
0001-no-static-linking.patch
31
31
0002-fix-dynamic-libraries-path.patch)
32
- sha256sums=(' 56e7248de5dfdd061be9e4137ad33f747c388b09b8f887a9fec08c041bc36d33 '
32
+ sha256sums=(' 6efaf68abb094c6581717e36839d6406beed1c06130b2367c09f8d4264021049 '
33
33
' 8dfbc740dab6b28e826cc038d321f836f034290aadf0f946e8230c2a4f57df26'
34
34
' c028fb2f928f011e746852833aa1ba5cb80d23a67c8427cf9df84f9826bab0bd' )
35
35
You can’t perform that action at this time.
0 commit comments