Alexander Rødseth pushed to branch main at Arch Linux / Packaging / Packages / 
ollama


Commits:
e4515a1f by Alexander F. Rødseth at 2024-05-09T12:32:03+02:00
upgpkg: 0.1.34-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.1.33
-       pkgrel = 4
+       pkgver = 0.1.34
+       pkgrel = 1
        url = https://github.com/ollama/ollama
        arch = x86_64
        license = MIT
@@ -12,12 +12,12 @@ pkgbase = ollama
        makedepends = go
        makedepends = rocm-hip-sdk
        makedepends = rocm-opencl-sdk
-       source = 
git+https://github.com/ollama/ollama#commit=9164b0161bcb24e543cba835a8863b80af2c0c21
+       source = 
git+https://github.com/ollama/ollama#commit=adeb40eaf29039b8964425f69a9315f9f1694ba8
        source = 
llama.cpp::git+https://github.com/ggerganov/llama.cpp#commit=952d03dbead16e4dbdd1d3458486340673cc2465
        source = ollama.service
        source = sysusers.conf
        source = tmpfiles.d
-       b2sums = 
7308a93697cb66b88869ced655c178c2598315252c0daa50b6a2f2dfe20a10b311ceb1a30b1310a61c6386b2a99e91b741c31b154967e626c4225670e2919b70
+       b2sums = 
e4dc0979bd13eb95f52424cde8461d440365d3181b4a509dfbf67ba261fbb007f6aec4ec830e9dd38dd79bafb6c14ee8d0748be4ed2a090a87137d1910bb292a
        b2sums = 
f2e7fdf5eaf21f725fa868b4dd18ab602a4ec3f6bdd703bc674bf6537e9b57c7c87be945a2b6b774b6a7abfb6a36b2d15cf40ea67ba0c7958ced7eea46880702
        b2sums = 
2bf4c2076b7841de266ec40da2e2cbb675dcbfebfa8aed8d4ede65435854cb43d39ea32bc9210cfc28a042382dd0094a153e351edfa5586eb7c6a0783f3bc517
        b2sums = 
3aabf135c4f18e1ad745ae8800db782b25b15305dfeaaa031b4501408ab7e7d01f66e8ebb5be59fc813cfbff6788d08d2e48dcf24ecc480a40ec9db8dbce9fec


=====================================
PKGBUILD
=====================================
@@ -4,15 +4,15 @@
 
 pkgbase=ollama
 pkgname=(ollama ollama-cuda ollama-rocm)
-pkgver=0.1.33
-pkgrel=4
+pkgver=0.1.34
+pkgrel=1
 pkgdesc='Create, run and share large language models (LLMs)'
 arch=(x86_64)
 url='https://github.com/ollama/ollama'
 license=(MIT)
-_ollamacommit=9164b0161bcb24e543cba835a8863b80af2c0c21 # tag: v0.1.33
+_ollamacommit=adeb40eaf29039b8964425f69a9315f9f1694ba8 # tag: v0.1.34
 # The llama.cpp git submodule commit hash can be found here:
-# https://github.com/ollama/ollama/tree/v0.1.33/llm
+# https://github.com/ollama/ollama/tree/v0.1.34/llm
 _llama_cpp_commit=952d03dbead16e4dbdd1d3458486340673cc2465
 makedepends=(clblast cmake cuda git go rocm-hip-sdk rocm-opencl-sdk)
 source=(git+$url#commit=$_ollamacommit
@@ -20,7 +20,7 @@ source=(git+$url#commit=$_ollamacommit
         ollama.service
         sysusers.conf
         tmpfiles.d)
-b2sums=('7308a93697cb66b88869ced655c178c2598315252c0daa50b6a2f2dfe20a10b311ceb1a30b1310a61c6386b2a99e91b741c31b154967e626c4225670e2919b70'
+b2sums=('e4dc0979bd13eb95f52424cde8461d440365d3181b4a509dfbf67ba261fbb007f6aec4ec830e9dd38dd79bafb6c14ee8d0748be4ed2a090a87137d1910bb292a'
         
'f2e7fdf5eaf21f725fa868b4dd18ab602a4ec3f6bdd703bc674bf6537e9b57c7c87be945a2b6b774b6a7abfb6a36b2d15cf40ea67ba0c7958ced7eea46880702'
         
'2bf4c2076b7841de266ec40da2e2cbb675dcbfebfa8aed8d4ede65435854cb43d39ea32bc9210cfc28a042382dd0094a153e351edfa5586eb7c6a0783f3bc517'
         
'3aabf135c4f18e1ad745ae8800db782b25b15305dfeaaa031b4501408ab7e7d01f66e8ebb5be59fc813cfbff6788d08d2e48dcf24ecc480a40ec9db8dbce9fec'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ollama/-/commit/e4515a1f75665ea5363b27175468e6ccd7614b68

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ollama/-/commit/e4515a1f75665ea5363b27175468e6ccd7614b68
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to