update to 1.0.58
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=1.0.57
|
||||
pkgver=1.0.58
|
||||
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=('edd9d77faf230f945a37a978cd6a22d19cecbb20f76b8bf15dc5f7e2682b2765a3d9f4b508c711b7d0340279dc01e59e624cee4c697206445fd00807f64ba7dc')
|
||||
b2sums=('0d9e65a5d2d9e01d5a63b2214c21a6ec3437755e8cf5ecd05f9dc11d408ab2796f8ad0760989ef27debc9eae0ab1cc3d0e6952e0a40b43f89fa77eb832da8de5')
|
||||
noextract=("${pkgname}-${pkgver}.tgz")
|
||||
|
||||
package() {
|
||||
|
||||
Reference in New Issue
Block a user