mirror of
https://github.com/archlinux/aur.git
synced 2026-02-08 05:02:00 +01:00
chore: bump version
This commit is contained in:
parent
a6c92a8c1e
commit
0cc555e2fd
2 changed files with 3 additions and 3 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = cherry-studio-bin
|
||||
pkgdesc = 🍒 Cherry Studio is a desktop client that supports for multiple LLM providers
|
||||
pkgver = 0.8.18
|
||||
pkgver = 0.8.19
|
||||
pkgrel = 1
|
||||
url = https://github.com/kangfenmao/cherry-studio
|
||||
arch = x86_64
|
||||
|
|
@ -8,7 +8,7 @@ pkgbase = cherry-studio-bin
|
|||
conflicts = cherry-studio
|
||||
options = !strip
|
||||
options = !debug
|
||||
source = cherry-studio-0.8.18.AppImage::https://github.com/kangfenmao/cherry-studio/releases/download/v0.8.18/Cherry-Studio-0.8.18-x86_64.AppImage
|
||||
source = cherry-studio-0.8.19.AppImage::https://github.com/kangfenmao/cherry-studio/releases/download/v0.8.19/Cherry-Studio-0.8.19-x86_64.AppImage
|
||||
source = cherry-studio.desktop
|
||||
source = cherry-studio.png
|
||||
sha256sums = SKIP
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
pkgname=cherry-studio-bin
|
||||
_pkgname=cherry-studio
|
||||
pkgver=0.8.18
|
||||
pkgver=0.8.19
|
||||
pkgrel=1
|
||||
pkgdesc="🍒 Cherry Studio is a desktop client that supports for multiple LLM providers "
|
||||
arch=('x86_64')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue