Skip to content

Commit

Permalink
Merge pull request #21170 from lazka/ollama-0.1.44
Browse files Browse the repository at this point in the history
ollama: Update to 0.1.44
  • Loading branch information
lazka authored Jun 15, 2024
2 parents 057bc34 + 23ae403 commit 21351f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mingw-w64-ollama/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ _realname=ollama
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgdesc='Create, run and share large language models (LLMs) (mingw-w64)'
pkgver=0.1.42
pkgver=0.1.44
pkgrel=1
arch=(any)
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
Expand All @@ -17,7 +17,7 @@ source=(git+https://github.com/ollama/ollama/#tag=v$pkgver
0002-remove-cmake-arch.patch
0003-missing-main.patch
)
b2sums=('f0bfb4bb1c1133b722bb4b185c46ee1a9b4407e7f61292cdf2f2d69b6a24078c35bd1ad4069d8602943e7e1caa85dfae0233a912408d5b6337afea720cf9f684'
b2sums=('cadb0df81c9e6d2941ad31b4b7b0e901da98174c9f5c37c65e911d7ee3cad2601fb8b070406d97535f592a5164f0c5da82a6f3f3b065e2bc3dab3ee09f532399'
'1c002778e73548a762cb306024ee3920d767eaa284ee33673594fe83fac39a4bb119125e2c6513ac13ebb8fc540abb7ab18edb52f6f659d37cfb689f8af896b5'
'013f57a5193142509d20c2fc0053442291f067d8993293ca77760f712959910313c7210027c49ef206288e7fe0299715f071a6c99f46071288617ff511351818')

Expand Down

0 comments on commit 21351f1

Please sign in to comment.