Update to version 0.14.10

This commit is contained in:
patrickjaja 2025-10-29 03:10:16 +00:00
parent 4b9722d74d
commit 1af27d7e64
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
pkgbase = claude-desktop-bin
pkgdesc = Claude AI Desktop Application (Official Binary - Linux Compatible)
pkgver = 0.14.7
pkgver = 0.14.10
pkgrel = 1
url = https://claude.ai
arch = x86_64

View file

@ -2,7 +2,7 @@
# Contributor: Claude Desktop Linux Community
pkgname=claude-desktop-bin
pkgver=0.14.7
pkgver=0.14.10
pkgrel=1
pkgdesc="Claude AI Desktop Application (Official Binary - Linux Compatible)"
arch=('x86_64')
@ -13,7 +13,7 @@ makedepends=('p7zip' 'wget' 'asar' 'python')
provides=('claude-desktop')
conflicts=('claude-desktop')
source_x86_64=("Claude-Setup-x64-${pkgver}.exe::https://storage.googleapis.com/osprey-downloads-c02f6a0d-347c-492b-a752-3e0651722e97/nest-win-x64/Claude-Setup-x64.exe")
sha256sums_x86_64=('92c428566613763b4aec708a385ce278ad85d0e56071e20c4ee38fd9d5c1ce59')
sha256sums_x86_64=('4a7fe5bcc95f29dedbfeeb45bc2c6b916343253ba0e0e392038968f5857c6aa9')
options=('!strip')
prepare() {