summarylogtreecommitdiffstats
path: root/AGENTS.md
blob: 4682b7a8a3dec8d4dc76e2f1be85bb660a692133 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Package: ccstatusline

## Upstream
- Repository: https://github.com/sirmalloc/ccstatusline
- NPM: https://www.npmjs.com/package/ccstatusline
- Type: Node.js npm package
- Version tracking: npm registry

## Update Detection
```bash
npm view ccstatusline version
```

## Update Instructions
1. Check npm for new version
2. Update `pkgver` in PKGBUILD
3. Run `updpkgsums`
4. Test with `makepkg -sf && makepkg -si`
5. Regenerate `.SRCINFO`
6. Commit: "ccstatusline: update to <version>"