mirror of
https://github.com/archlinux/aur.git
synced 2026-02-07 12:41:55 +01:00
Update AUR package
This commit is contained in:
parent
c6a6db322a
commit
94662b2ee6
2 changed files with 4 additions and 4 deletions
6
.SRCINFO
6
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = cherry-studio-bin
|
||||
pkgdesc = 🍒 Cherry Studio is a desktop client that supports for multiple LLM providers
|
||||
pkgver = 1.7.15
|
||||
pkgver = 1.7.17
|
||||
pkgrel = 1
|
||||
url = https://github.com/cherryHQ/cherry-studio
|
||||
arch = x86_64
|
||||
|
|
@ -8,10 +8,10 @@ pkgbase = cherry-studio-bin
|
|||
license = AGPL-3.0
|
||||
depends = fuse2
|
||||
conflicts = cherry-studio
|
||||
noextract = cherry-studio-1.7.15.AppImage
|
||||
noextract = cherry-studio-1.7.17.AppImage
|
||||
options = !strip
|
||||
options = !debug
|
||||
source = cherry-studio-1.7.15.AppImage::https://github.com/cherryHQ/cherry-studio/releases/download/v1.7.15/Cherry-Studio-1.7.15-x86_64.AppImage
|
||||
source = cherry-studio-1.7.17.AppImage::https://github.com/cherryHQ/cherry-studio/releases/download/v1.7.17/Cherry-Studio-1.7.17-x86_64.AppImage
|
||||
source = cherry-studio.desktop
|
||||
source = cherry-studio.png
|
||||
source = cherry-studio-bin.sh
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
pkgname=cherry-studio-bin
|
||||
_pkgname=cherry-studio
|
||||
pkgver=1.7.15
|
||||
pkgver=1.7.17
|
||||
pkgrel=1
|
||||
pkgdesc="🍒 Cherry Studio is a desktop client that supports for multiple LLM providers "
|
||||
arch=('x86_64' 'aarch64')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue