summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorradiolamp2024-11-07 21:00:17 +0300
committerradiolamp2024-11-07 21:00:17 +0300
commit731d165d27ae2988ae7b2c80df1aeafb70494dc9 (patch)
tree430c11b0f7f2fc322b661dc876b995c4b7fee9b3
parente5d67dadeabcdd7b1d1d7e53d7df49aac9bb1c8a (diff)
downloadaur-731d165d27ae2988ae7b2c80df1aeafb70494dc9.tar.gz
(date)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1b8dbac7a46b..443e76edb1c8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = alpaca-ai
pkgdesc = Alpaca is an Ollama client where you can manage and chat with multiple models, Alpaca provides an easy and begginer friendly way of interacting with local AI, everything is open source and powered by Ollama.
- pkgver = 2.6.5
+ pkgver = 2.7.0
pkgrel = 1
url = https://github.com/Jeffser/alpaca
arch = x86_64
@@ -23,7 +23,7 @@ pkgbase = alpaca-ai
depends = gtksourceview5
depends = python-grequests
options = !debug
- source = https://github.com/Jeffser/alpaca/archive/2.6.5/alpaca-2.6.5.tar.gz
- b2sums = 4ece5ab2579d94f82541b38fe687183ddc84e7580f8967d434477a49cd244bf40d54fbaedb508161cbd1b02df59717e13f443e3e4a35e01a734eaf6c6995d844
+ source = https://github.com/Jeffser/alpaca/archive/2.7.0/alpaca-2.7.0.tar.gz
+ b2sums = 374e2aa2ae1f1b63dd2f10b24097c48a8e4b043892ff226f4473bf9f8b817a7fb46e4a539e04abdd514fa3ede22637f2855eb4599f3af46bf15076685b342e9f
pkgname = alpaca-ai
diff --git a/PKGBUILD b/PKGBUILD
index 707d9e77cda0..c32c1865c421 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=alpaca-ai
_pkgname=alpaca
-pkgver=2.6.5
+pkgver=2.7.0
pkgrel=1
pkgdesc="Alpaca is an Ollama client where you can manage and chat with multiple models, Alpaca provides an easy and begginer friendly way of interacting with local AI, everything is open source and powered by Ollama."
arch=(x86_64)
@@ -34,7 +34,7 @@ makedepends=(
)
options=(!debug)
source=($url/archive/$pkgver/$_pkgname-$pkgver.tar.gz)
-b2sums=(4ece5ab2579d94f82541b38fe687183ddc84e7580f8967d434477a49cd244bf40d54fbaedb508161cbd1b02df59717e13f443e3e4a35e01a734eaf6c6995d844)
+b2sums=(374e2aa2ae1f1b63dd2f10b24097c48a8e4b043892ff226f4473bf9f8b817a7fb46e4a539e04abdd514fa3ede22637f2855eb4599f3af46bf15076685b342e9f)
build() {
arch-meson ${_pkgname^}-$pkgver build