add nodejs dep, change license name
This commit is contained in:
5
.SRCINFO
5
.SRCINFO
@@ -1,11 +1,12 @@
|
||||
pkgbase = claude-code
|
||||
pkgdesc = An agentic coding tool that lives in your terminal
|
||||
pkgver = 0.2.76
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://github.com/anthropics/claude-code
|
||||
arch = any
|
||||
license = custom
|
||||
license = LicenseRef-claude-code
|
||||
makedepends = npm
|
||||
depends = nodejs
|
||||
optdepends = git: allow Claude to use git
|
||||
optdepends = github-cli: interact with GitHub
|
||||
optdepends = glab: interact with GitLab
|
||||
|
||||
Reference in New Issue
Block a user