update to 1.0.19

This commit is contained in:
Christopher Cooper
2025-06-11 14:53:43 -04:00
parent 62a0169942
commit f53425d4a7
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.18
pkgver=1.0.19
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=('13d5f866db1f43b162be472a92198fbc97757ea9cf44d0849c36e5e4591a5d5af119258d93a33f18893784cb2b0b55a224142bad05b1443fac06705df67f8463')
b2sums=('39810696d2d5a27d6721eeb99955d25c9084389c2f10b09883be779f7fb7695afbd7f74942be90d8acfa8e0db02a219a359c5b1e0f4a97466775c0b8b6a3ac59')
noextract=("${pkgname}-${pkgver}.tgz")
package() {