update to 0.2.70
This commit is contained in:
4
PKGBUILD
4
PKGBUILD
@@ -1,7 +1,7 @@
|
||||
# Maintainer: Christopher Cooper <christopher@cg505.com>
|
||||
pkgname=claude-code
|
||||
_full_pkgname="@anthropic-ai/${pkgname}"
|
||||
pkgver=0.2.69
|
||||
pkgver=0.2.70
|
||||
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=('4e1c961bdeea0b76a0c2f612f3937898ce5904f157a4d246d83b0b11b88e16a58740fddb37a3a5e3bd5eb9e118dc2eee971e358ec1ba97b4fb312fbb39823635')
|
||||
b2sums=('c3b42b09cb3f0d8d9f71575e21016c4079b6208684e153d25e622dda5ba8a5b7bfac60dfa444076f1cb6f0b4b9a8830e55d7c17e78064532b1f9ecd46d11ea1e')
|
||||
noextract=("${pkgname}-${pkgver}.tgz")
|
||||
|
||||
package() {
|
||||
|
||||
Reference in New Issue
Block a user