mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Update to version 1.0.2339
This commit is contained in:
parent
c56e2134c2
commit
40a4be131f
2 changed files with 4 additions and 4 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = claude-desktop-bin
|
||||
pkgdesc = Claude AI Desktop Application (Official Binary - Linux Compatible)
|
||||
pkgver = 1.0.1768
|
||||
pkgver = 1.0.2339
|
||||
pkgrel = 1
|
||||
url = https://claude.ai
|
||||
arch = x86_64
|
||||
|
|
|
|||
6
PKGBUILD
6
PKGBUILD
|
|
@ -3,7 +3,7 @@
|
|||
# AUR Package Repository: https://github.com/patrickjaja/claude-desktop-bin
|
||||
|
||||
pkgname=claude-desktop-bin
|
||||
pkgver=1.0.1768
|
||||
pkgver=1.0.2339
|
||||
pkgrel=1
|
||||
pkgdesc="Claude AI Desktop Application (Official Binary - Linux Compatible)"
|
||||
arch=('x86_64')
|
||||
|
|
@ -14,8 +14,8 @@ makedepends=('p7zip' 'wget' 'asar' 'python')
|
|||
optdepends=('claude-code: Claude Code CLI for agentic coding features (npm i -g @anthropic-ai/claude-code)')
|
||||
provides=('claude-desktop')
|
||||
conflicts=('claude-desktop')
|
||||
source_x86_64=("Claude-Setup-x64-${pkgver}.exe::https://downloads.claude.ai/releases/win32/x64/1.0.1768/Claude-67d01376d0e9d08b328455f6db9e63b0d603506a.exe")
|
||||
sha256sums_x86_64=('c7be906afdfcc9adce6e9588ab7743a30a3bf4b82f56ab8c7da65e1fc3352d49')
|
||||
source_x86_64=("Claude-Setup-x64-${pkgver}.exe::https://downloads.claude.ai/releases/win32/x64/1.0.2339/Claude-1782e27bb4481b2865073bfb82a97b5b23554636.exe")
|
||||
sha256sums_x86_64=('1307970f0432d982dd454debaa5971f4242e4a6a9741207dab9b5137219da232')
|
||||
options=('!strip')
|
||||
|
||||
prepare() {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue