mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Bump to 3.5.1
This commit is contained in:
parent
60209bd1db
commit
f9fa2b22d2
2 changed files with 14 additions and 14 deletions
20
.SRCINFO
20
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = local-ai-bin
|
||||
pkgdesc = Free, Open Source OpenAI alternative. Self-hosted, community-driven and local-first
|
||||
pkgver = 3.5.0
|
||||
pkgver = 3.5.1
|
||||
pkgrel = 1
|
||||
url = https://localai.io
|
||||
arch = aarch64
|
||||
|
|
@ -8,24 +8,24 @@ pkgbase = local-ai-bin
|
|||
license = MIT
|
||||
provides = local-ai
|
||||
conflicts = local-ai
|
||||
noextract = local-ai-3.5.0-aarch64
|
||||
noextract = local-ai-3.5.0-x86_64
|
||||
noextract = local-ai-3.5.1-aarch64
|
||||
noextract = local-ai-3.5.1-x86_64
|
||||
options = !strip
|
||||
source = local-ai.conf
|
||||
source = local-ai.service
|
||||
source = local-ai.sysusers
|
||||
source = local-ai.tmpfiles
|
||||
source = local-ai-3.5.0-README.md::https://github.com/mudler/LocalAI/raw/refs/tags/v3.5.0/README.md
|
||||
source = local-ai-3.5.0-LICENSE::https://github.com/mudler/LocalAI/raw/refs/tags/v3.5.0/LICENSE
|
||||
source = local-ai-3.5.1-README.md::https://github.com/mudler/LocalAI/raw/refs/tags/v3.5.1/README.md
|
||||
source = local-ai-3.5.1-LICENSE::https://github.com/mudler/LocalAI/raw/refs/tags/v3.5.1/LICENSE
|
||||
sha256sums = ad8459c708f6e4413d4d2d0c5dda71dc9a13860c1a8641d72f49cf9cf259768e
|
||||
sha256sums = bd420ec530cbfdb7f29b309e3c0c8cd72de6346b7c8e9882e917a071c65b344c
|
||||
sha256sums = 97ba21355c50ec658e220bc0558f506227b3dc77cc51f343b6f5657b0d77a19b
|
||||
sha256sums = 90e042d0f5885b63a6aa4db7f87d6b931956f6c9b022407593466f61f6973312
|
||||
sha256sums = 0ad907ba0d25052e603d2abe181282d6ba41b27efdae34f41e021d54e8b4edba
|
||||
sha256sums = 23b8184dbc70f79a3a17adbe710e7f720e97c670cdac4f5f3722a54789bacafb
|
||||
sha256sums = 56bef7ba54ae4e4477b9effe34b6e6cadc1b0bcfaacc5be503096a1ce0a9d391
|
||||
source_aarch64 = local-ai-3.5.0-aarch64::https://github.com/mudler/LocalAI/releases/download/v3.5.0/local-ai-v3.5.0-linux-arm64
|
||||
sha256sums_aarch64 = 2d0682464edfbde7e09318168e756c6ce09b3e6a2c0201740c839dd443676fd6
|
||||
source_x86_64 = local-ai-3.5.0-x86_64::https://github.com/mudler/LocalAI/releases/download/v3.5.0/local-ai-v3.5.0-linux-amd64
|
||||
sha256sums_x86_64 = d726fc43b13dd673084196d085c7f31bdd45b32d96a3382a3564b82dd147c647
|
||||
source_aarch64 = local-ai-3.5.1-aarch64::https://github.com/mudler/LocalAI/releases/download/v3.5.1/local-ai-v3.5.1-linux-arm64
|
||||
sha256sums_aarch64 = 2e3532dbe68dd18a7ea656be1764f5fd2a512d99b149307d7c1da9cde9c7bc74
|
||||
source_x86_64 = local-ai-3.5.1-x86_64::https://github.com/mudler/LocalAI/releases/download/v3.5.1/local-ai-v3.5.1-linux-amd64
|
||||
sha256sums_x86_64 = 7ffbebbe56fe9eb745ff66e8f241fc59f86eb291c624ec497352776939ed42a0
|
||||
|
||||
pkgname = local-ai-bin
|
||||
|
|
|
|||
8
PKGBUILD
8
PKGBUILD
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
_pkgname="local-ai"
|
||||
pkgname="${_pkgname}-bin"
|
||||
pkgver=3.5.0
|
||||
pkgver=3.5.1
|
||||
pkgrel=1
|
||||
pkgdesc="Free, Open Source OpenAI alternative. Self-hosted, community-driven and local-first"
|
||||
arch=('aarch64' 'x86_64')
|
||||
|
|
@ -25,10 +25,10 @@ sha256sums=('ad8459c708f6e4413d4d2d0c5dda71dc9a13860c1a8641d72f49cf9cf259768e'
|
|||
'bd420ec530cbfdb7f29b309e3c0c8cd72de6346b7c8e9882e917a071c65b344c'
|
||||
'97ba21355c50ec658e220bc0558f506227b3dc77cc51f343b6f5657b0d77a19b'
|
||||
'90e042d0f5885b63a6aa4db7f87d6b931956f6c9b022407593466f61f6973312'
|
||||
'0ad907ba0d25052e603d2abe181282d6ba41b27efdae34f41e021d54e8b4edba'
|
||||
'23b8184dbc70f79a3a17adbe710e7f720e97c670cdac4f5f3722a54789bacafb'
|
||||
'56bef7ba54ae4e4477b9effe34b6e6cadc1b0bcfaacc5be503096a1ce0a9d391')
|
||||
sha256sums_aarch64=('2d0682464edfbde7e09318168e756c6ce09b3e6a2c0201740c839dd443676fd6')
|
||||
sha256sums_x86_64=('d726fc43b13dd673084196d085c7f31bdd45b32d96a3382a3564b82dd147c647')
|
||||
sha256sums_aarch64=('2e3532dbe68dd18a7ea656be1764f5fd2a512d99b149307d7c1da9cde9c7bc74')
|
||||
sha256sums_x86_64=('7ffbebbe56fe9eb745ff66e8f241fc59f86eb291c624ec497352776939ed42a0')
|
||||
|
||||
package() {
|
||||
cd "${srcdir}"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue