update to 0.2.78

This commit is contained in:
Christopher Cooper
2025-04-22 13:29:01 -07:00
parent d94afc1836
commit 1104166936
2 changed files with 8 additions and 8 deletions

View File

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