update to 2.0.22

This commit is contained in:
Christopher Cooper
2025-10-17 15:29:37 -07:00
parent 2fae0eda2b
commit 47a3d1ad3f
2 changed files with 6 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
# Maintainer: Jérôme Poulin <jeromepoulin@gmail.com>
pkgname=claude-code
_full_pkgname="@anthropic-ai/${pkgname}"
pkgver=2.0.21
pkgver=2.0.22
pkgrel=1
pkgdesc="An agentic coding tool that lives in your terminal"
arch=('any')
@@ -17,7 +17,7 @@ optdepends=(
'ripgrep: enhanced file search'
)
source=("https://registry.npmjs.org/$_full_pkgname/-/$pkgname-$pkgver.tgz")
b2sums=('fc740b37a1dfa12986fdbd10da8f90a404975da9a4d6abf934a00891878bef2d9d35aa0cd5e5f49998931640df8ea93dded0dfb999cf00ea6ce94f28cdf61ed8')
b2sums=('ae44799d85ddfe33f89b7201e6f9e645ef4e917389a544636b6abf2db03aadac93925cc15ed04aaf02c7a5c8513b670526e740cf92fdd1c335f3733ec158c991')
noextract=("${pkgname}-${pkgver}.tgz")
package() {