summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2026-06-13smithery-cli: fix version scheme to match GitHub releasesNihal
The PKGBUILD had pkgver=4.11.1 (npm version) but the source URL referenced a GitHub tag v4.11.1 that doesn't exist. GitHub releases use v1.x.x versioning. Update to v1.2.0 (latest release) with correct sha256sum.
2026-04-30feat(smithery-cli): update to 4.11.1 and fix nvchecker configNihal
- Update smithery-cli from 1.6.3 to 4.11.1 - Switch from npm to pnpm (project uses pnpm-lock.yaml) - Fix nvchecker.toml to use use_latest_release = true
2025-11-11feat: add smithery-cli packageNihal
- Add smithery-cli v1.6.3 PKGBUILD for Model Context Protocol server manager - Add nvchecker monitoring for upstream releases