update to 2.0.26
This commit is contained in:
4
PKGBUILD
4
PKGBUILD
@@ -2,7 +2,7 @@
|
||||
# Maintainer: Jérôme Poulin <jeromepoulin@gmail.com>
|
||||
pkgname=claude-code
|
||||
_full_pkgname="@anthropic-ai/${pkgname}"
|
||||
pkgver=2.0.25
|
||||
pkgver=2.0.26
|
||||
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=('ebb6a405fc9c1d8afc53353325bad4ffa4d37908827b6de6b714b8f16cdc196ea36ac14724f33ca63682b365913dbadb740f6cc8dc5291af4cca670cb704ffe0')
|
||||
b2sums=('282732005f6a96522621acb6bf1d03ea798849e23e45c8dca7bcfce11a5229e47b66de821abe0355a7ca101cce9e6de3061092eb6bd6940d8f7d081fe9275682')
|
||||
noextract=("${pkgname}-${pkgver}.tgz")
|
||||
|
||||
package() {
|
||||
|
||||
Reference in New Issue
Block a user