From 47c3ce60384cf8120a8d43004fb71c30631801ed Mon Sep 17 00:00:00 2001 From: EggBorn Date: Tue, 18 Mar 2025 13:29:58 +0000 Subject: [PATCH] Update AUR package --- .SRCINFO | 4 ++-- PKGBUILD | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index f2d3f702306e..cd55c17abf30 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 = 1.1.5 + pkgver = 1.1.7 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-1.1.5.AppImage::https://github.com/cherryHQ/cherry-studio/releases/download/v1.1.5/Cherry-Studio-1.1.5-x86_64.AppImage + source = cherry-studio-1.1.7.AppImage::https://github.com/cherryHQ/cherry-studio/releases/download/v1.1.7/Cherry-Studio-1.1.7-x86_64.AppImage source = cherry-studio.desktop source = cherry-studio.png sha256sums = SKIP diff --git a/PKGBUILD b/PKGBUILD index 5f30555f6f6e..8c17305695be 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname=cherry-studio-bin _pkgname=cherry-studio -pkgver=1.1.5 +pkgver=1.1.7 pkgrel=1 pkgdesc="🍒 Cherry Studio is a desktop client that supports for multiple LLM providers " arch=('x86_64')