update to 0.2.93

This commit is contained in:
Christopher Cooper
2025-04-30 11:52:06 -07:00
parent d12e30fb88
commit 12ed647312
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=0.2.92
pkgver=0.2.93
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=('bc74ef0e8565a91c2fb553177cd0fb62294aa6892e192814df90e1149294301156c18e45b3dd5bd224ca2e1bec7926de37b9c6d86cbff90cddae99a5fceda616')
b2sums=('b7dab91cd1c16119aa6cdfb6adc19b908fa50d48e9a6ac79f98b4b68ce157eb1d128fa13e8ac42bbe68503a90ce3c04022a4dc9b40c02f44d142a86999b1f400')
noextract=("${pkgname}-${pkgver}.tgz")
package() {