blob: c4a81b9f87b351d91549507fd63fe1606fd4c11f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = cherry-studio-electron-bin
pkgdesc = 🍒 Cherry Studio is a desktop client that supports for multiple LLM providers.(Prebuilt version.Use system-wide electron)
pkgver = 0.9.14
pkgrel = 1
url = https://cherry-ai.com/
arch = aarch64
arch = x86_64
license = MIT
makedepends = asar
makedepends = fuse2
depends = electron31
provides = cherry-studio=0.9.14
conflicts = cherry-studio
source = LICENSE-0.9.14::https://raw.githubusercontent.com/CherryHQ/cherry-studio/v0.9.14/LICENSE
source = cherry-studio-electron.sh
sha256sums = 46449e64b0b5594a3ea9e808beaad744523e325dce6a5ba8b208c5d0f5156b70
sha256sums = 291f50480f5a61bc9c68db7d44cd0412071128706baa868a9cb854f8779a1980
source_aarch64 = cherry-studio-electron-0.9.14-aarch64.AppImage::https://github.com/CherryHQ/cherry-studio/releases/download/v0.9.14/Cherry-Studio-0.9.14-arm64.AppImage
sha256sums_aarch64 = b5fe5320152c142120e872f8c80148a119a4d41231ffca44d293931999ff0ea4
source_x86_64 = cherry-studio-electron-0.9.14-x86_64.AppImage::https://github.com/CherryHQ/cherry-studio/releases/download/v0.9.14/Cherry-Studio-0.9.14-x86_64.AppImage
sha256sums_x86_64 = 0510703e21ab06a445f256f397794b974ecba157243bd1b35fa384cb7fa203bc
pkgname = cherry-studio-electron-bin
|