mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Update to version 0.14.10
This commit is contained in:
parent
4b9722d74d
commit
1af27d7e64
2 changed files with 3 additions and 3 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -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
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -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() {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue