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


Commits:
92d2c16a by Alexander F. Rødseth at 2024-06-27T14:14:53+02:00
upgpkg: 0.1.47-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.45
-       pkgrel = 2
+       pkgver = 0.1.47
+       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=e01e535cbbb92e0d9645bd726e259e7d8a6c7598
+       source = 
git+https://github.com/ollama/ollama#commit=123a722a6f541e300bc8e34297ac378ebe23f527
        source = 
llama.cpp::git+https://github.com/ggerganov/llama.cpp#commit=7c26775adb579e92b59c82e8084c07a1d0f75e9c
        source = ollama.service
        source = sysusers.conf
        source = tmpfiles.d
-       b2sums = 
109eee6c42771c3fb3170fbf1602c624c051b56e1f74464a6f1f3ad22ba7b78130b1e295ca912b3c94a0531b12a6111abe856a2f2e8ba1a6ad570a9f4a78bfcc
+       b2sums = 
ee41eddace33cd4fc25cc3e1b5a309256e237e0301f438ad27b738822109ed73b58d7e952ad007dbf6d737edf91c544446680c4376d7fa483b9ff74607f486b9
        b2sums = 
df130b63f823035cda495e596959ec85af6c49be03cff56623096b354704e5014190c51efd581e473a0c4c924945a5e422ab29bb6366906652345eedae2b79a6
        b2sums = 
18a1468f5614f9737f6ff2e6c7dfb3dfc0ba82836a98e3f14f8e544e3aba8f74ef0a03c5376a0d0aa2e59e948701d7c639dda69477b051b732896021e753e32e
        b2sums = 
3aabf135c4f18e1ad745ae8800db782b25b15305dfeaaa031b4501408ab7e7d01f66e8ebb5be59fc813cfbff6788d08d2e48dcf24ecc480a40ec9db8dbce9fec


=====================================
PKGBUILD
=====================================
@@ -5,12 +5,12 @@
 
 pkgbase=ollama
 pkgname=(ollama ollama-cuda ollama-rocm)
-pkgver=0.1.45
-_ollamacommit=e01e535cbbb92e0d9645bd726e259e7d8a6c7598 # tag: v0.1.45
+pkgver=0.1.47
+_ollamacommit=123a722a6f541e300bc8e34297ac378ebe23f527 # tag: v0.1.47
 # The llama.cpp git submodule commit hash can be found here:
-# https://github.com/ollama/ollama/tree/v0.1.45/llm
+# https://github.com/ollama/ollama/tree/v0.1.47/llm
 _llama_cpp_commit=7c26775adb579e92b59c82e8084c07a1d0f75e9c
-pkgrel=2
+pkgrel=1
 pkgdesc='Create, run and share large language models (LLMs)'
 arch=(x86_64)
 url='https://github.com/ollama/ollama'
@@ -21,7 +21,7 @@ source=(git+$url#commit=$_ollamacommit
         ollama.service
         sysusers.conf
         tmpfiles.d)
-b2sums=('109eee6c42771c3fb3170fbf1602c624c051b56e1f74464a6f1f3ad22ba7b78130b1e295ca912b3c94a0531b12a6111abe856a2f2e8ba1a6ad570a9f4a78bfcc'
+b2sums=('ee41eddace33cd4fc25cc3e1b5a309256e237e0301f438ad27b738822109ed73b58d7e952ad007dbf6d737edf91c544446680c4376d7fa483b9ff74607f486b9'
         
'df130b63f823035cda495e596959ec85af6c49be03cff56623096b354704e5014190c51efd581e473a0c4c924945a5e422ab29bb6366906652345eedae2b79a6'
         
'18a1468f5614f9737f6ff2e6c7dfb3dfc0ba82836a98e3f14f8e544e3aba8f74ef0a03c5376a0d0aa2e59e948701d7c639dda69477b051b732896021e753e32e'
         
'3aabf135c4f18e1ad745ae8800db782b25b15305dfeaaa031b4501408ab7e7d01f66e8ebb5be59fc813cfbff6788d08d2e48dcf24ecc480a40ec9db8dbce9fec'



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ollama/-/commit/92d2c16a4bee20b684327e48a7dffe2ffc623449
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to