Update AUR package

This commit is contained in:
EggBorn 2025-07-24 14:29:06 +00:00
parent c0e2218ce0
commit 8a413f4e30
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
pkgbase = cherry-studio-bin
pkgdesc = 🍒 Cherry Studio is a desktop client that supports for multiple LLM providers
pkgver = null
pkgver = 1.5.3
pkgrel = 1
url = https://github.com/cherryHQ/cherry-studio
arch = x86_64
@ -9,7 +9,7 @@ pkgbase = cherry-studio-bin
conflicts = cherry-studio
options = !strip
options = !debug
source = cherry-studio-null.AppImage::https://github.com/cherryHQ/cherry-studio/releases/download/vnull/Cherry-Studio-null-x86_64.AppImage
source = cherry-studio-1.5.3.AppImage::https://github.com/cherryHQ/cherry-studio/releases/download/v1.5.3/Cherry-Studio-1.5.3-x86_64.AppImage
source = cherry-studio.desktop
source = cherry-studio.png
source = cherry-studio-bin.sh

View file

@ -2,7 +2,7 @@
pkgname=cherry-studio-bin
_pkgname=cherry-studio
pkgver=null
pkgver=1.5.3
pkgrel=1
pkgdesc="🍒 Cherry Studio is a desktop client that supports for multiple LLM providers "
arch=('x86_64')