update to 2.0.28

This commit is contained in:
Jérôme Poulin
2025-10-27 17:31:59 -04:00
parent fcb53e074a
commit bf3a220d74
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.27
pkgver=2.0.28
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=('37bd5fb250475d2095fc06dbd579b23853705f305a697949b533b979f2163717e5d962f31711b16c26785ccfaf778f0fe934cba9c839b5430ce28dfd7a1837cc')
b2sums=('a4d50f6a33ea0707ea8e0b51f9e4ea8b91fda9d20df3921fde36d76d366a413b0febdeeb4aa663ba9c56e9a58225cbd8e25689acfdbb8414a90bfdb81da3ffe7')
noextract=("${pkgname}-${pkgver}.tgz")
package() {