diff options
author | zxp19821005 | 2024-11-26 09:05:53 +0800 |
---|---|---|
committer | zxp19821005 | 2024-11-26 09:05:53 +0800 |
commit | 41353759923d04537ec86cd1f91f9a2328c74597 (patch) | |
tree | 692fca56e0df5e12eb894f9ebc0696dd0729fab2 /.SRCINFO | |
parent | 38e48fb63ebb709f0103d9d63e98f353ab4320ee (diff) | |
download | aur-41353759923d04537ec86cd1f91f9a2328c74597.tar.gz |
update to 0.22.0
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -1,6 +1,6 @@ pkgbase = hollama-bin pkgdesc = A minimal web-UI for talking to Ollama servers.(Prebuilt version.Use system-wide electron) - pkgver = 0.21.0 + pkgver = 0.22.0 pkgrel = 1 url = https://hollama.fernando.is/ arch = x86_64 @@ -8,14 +8,14 @@ pkgbase = hollama-bin makedepends = gendesk depends = electron31 depends = ollama - provides = hollama=0.21.0 + provides = hollama=0.22.0 conflicts = hollama options = !emptydirs - source = hollama-0.21.0.tar.gz::https://github.com/fmaclen/hollama/releases/download/0.21.0/Hollama_0.21.0-linux-x64.tar.gz - source = hollama-0.21.0.png::https://raw.githubusercontent.com/fmaclen/hollama/0.21.0/static/favicon.png - source = LICENSE-0.21.0::https://raw.githubusercontent.com/fmaclen/hollama/0.21.0/LICENSE + source = hollama-0.22.0.tar.gz::https://github.com/fmaclen/hollama/releases/download/0.22.0/Hollama_0.22.0-linux-x64.tar.gz + source = hollama-0.22.0.png::https://raw.githubusercontent.com/fmaclen/hollama/0.22.0/static/favicon.png + source = LICENSE-0.22.0::https://raw.githubusercontent.com/fmaclen/hollama/0.22.0/LICENSE source = hollama.sh - sha256sums = 8a675cc9fef470198d11ec0578265c3f20765a45ff41be257f88f3e717ba2046 + sha256sums = fe55f4780440ee4c0deec52dc8d15e1875e585e86bc3f2af34a680d0371af805 sha256sums = 9e4e274319c0c5716601c69a701adce095b2248d7d314c2b4b1973f0ad4c4a20 sha256sums = 03ecf7aebc7db58685a433f3a0a126e1ac5329fb8a72f3af981957363a6362e6 sha256sums = 291f50480f5a61bc9c68db7d44cd0412071128706baa868a9cb854f8779a1980 |