blob: 0d2ac1396b420b90fef3390b8d2b01a82cf9278e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = smithery-cli
pkgdesc = Registry installer and manager for Model Context Protocol (MCP) servers
pkgver = 1.2.0
pkgrel = 1
url = https://smithery.ai/
arch = any
license = AGPL-3.0-or-later
makedepends = pnpm
depends = nodejs>=20
source = smithery-cli-1.2.0.tar.gz::https://github.com/smithery-ai/cli/archive/refs/tags/v1.2.0.tar.gz
sha256sums = 3fd343d142da238a061f52c2e012b07b8c87d32a2eb9d1dce7beac39d3d20adb
pkgname = smithery-cli
|