Skip to content

Commit e4ddd59

Browse files
authored
ollama: update to 0.16.2 (#27964)
1 parent 6a340b1 commit e4ddd59

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.16.1
7+
pkgver=0.16.2
88
pkgrel=1
99
arch=(any)
1010
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
@@ -34,7 +34,7 @@ source=(https://github.com/ollama/ollama/archive/v${pkgver}/${_realname}-${pkgve
3434
0001-no-static-linking.patch
3535
0002-fix-dynamic-libraries-path.patch
3636
0003-do-not-install-vulkan-dll.patch)
37-
sha256sums=('4f67a1b8b8a4b9e4ab5a0de507eac64b0e313250fd1f43fd631e8b938d0ddcd0'
37+
sha256sums=('ed8c48c4c4ac9c30e3f41332f19984f69aeb9d70d809aabfdb5cb99f0d448b0f'
3838
'8dfbc740dab6b28e826cc038d321f836f034290aadf0f946e8230c2a4f57df26'
3939
'019f8025bec15a67ca32fd60a5170457fee4d88993469ba583f148f3cefd6bd0'
4040
'1419a26d88b199b25b57a6df1f798b2d2067795b75e2d4d57cda0fff7a296bf2')

0 commit comments

Comments
 (0)