blob: 76ddae8db7e578edd2bbbd5c376d360a2b140647 (
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.16
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.16
conflicts = cherry-studio
source = LICENSE-0.9.16::https://raw.githubusercontent.com/CherryHQ/cherry-studio/v0.9.16/LICENSE
source = cherry-studio-electron.sh
sha256sums = 46449e64b0b5594a3ea9e808beaad744523e325dce6a5ba8b208c5d0f5156b70
sha256sums = 291f50480f5a61bc9c68db7d44cd0412071128706baa868a9cb854f8779a1980
source_aarch64 = cherry-studio-electron-0.9.16-aarch64.AppImage::https://github.com/CherryHQ/cherry-studio/releases/download/v0.9.16/Cherry-Studio-0.9.16-arm64.AppImage
sha256sums_aarch64 = 6277a91d3d4c850c52a4ea05dfa3f5a44a6b94509dfe0a41d3550bed68daf56d
source_x86_64 = cherry-studio-electron-0.9.16-x86_64.AppImage::https://github.com/CherryHQ/cherry-studio/releases/download/v0.9.16/Cherry-Studio-0.9.16-x86_64.AppImage
sha256sums_x86_64 = 66b29004661f143216cf2b9aff0a7302e941aa8c62b35ab02cdf61791a94c955
pkgname = cherry-studio-electron-bin
|