update to 1.0.105

This commit is contained in:
Christopher Cooper
2025-09-04 09:39:47 -07:00
parent 7d4e2f8438
commit 96c5922b64
2 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
# Maintainer: Christopher Cooper <christopher@cg505.com>
pkgname=claude-code
_full_pkgname="@anthropic-ai/${pkgname}"
pkgver=1.0.103
pkgver=1.0.105
pkgrel=1
pkgdesc="An agentic coding tool that lives in your terminal"
arch=('any')
@@ -16,7 +16,7 @@ optdepends=(
'ripgrep: enhanced file search'
)
source=("https://registry.npmjs.org/$_full_pkgname/-/$pkgname-$pkgver.tgz")
b2sums=('3469d572aa190eff0b422b9cf08716264dd2f45487c65cefdc2e9bf1de5395f808f5b54032017261ebd32d8a9c094929e518304ae7081d6d7973403ef5c323d7')
b2sums=('1216224fbc8e695346ce7649cd20f83bdda941ff8cdf904cd55b8d69c12cee358bc09ad9c174faedd552067b2c5afa3be5bda5a19c42b208d463620e181dafb4')
noextract=("${pkgname}-${pkgver}.tgz")
package() {