From d8a84b41a955898239dd7ad1a8db5becbedc0478 Mon Sep 17 00:00:00 2001 From: EggBorn Date: Tue, 8 Apr 2025 12:22:47 +0000 Subject: [PATCH] Update AUR package --- .SRCINFO | 4 ++-- PKGBUILD | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 59bd51697d34..c491bbe381f8 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = cherry-studio-bin pkgdesc = 🍒 Cherry Studio is a desktop client that supports for multiple LLM providers - pkgver = v1.1.19 + pkgver = 1.1.19 pkgrel = 1 url = https://github.com/cherryHQ/cherry-studio arch = x86_64 @@ -8,7 +8,7 @@ pkgbase = cherry-studio-bin conflicts = cherry-studio options = !strip options = !debug - source = cherry-studio-v1.1.19.AppImage::https://github.com/cherryHQ/cherry-studio/releases/download/vv1.1.19/Cherry-Studio-v1.1.19-x86_64.AppImage + source = cherry-studio-1.1.19.AppImage::https://github.com/cherryHQ/cherry-studio/releases/download/v1.1.19/Cherry-Studio-1.1.19-x86_64.AppImage source = cherry-studio.desktop source = cherry-studio.png sha256sums = SKIP diff --git a/PKGBUILD b/PKGBUILD index e579e9653f4d..1a7986e15da9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname=cherry-studio-bin _pkgname=cherry-studio -pkgver=$VERSION +pkgver=1.1.19 pkgrel=1 pkgdesc="🍒 Cherry Studio is a desktop client that supports for multiple LLM providers " arch=('x86_64')