atools/README.md

18 lines
290 B
Markdown

# atools
Arch User Repository atools - APKBUILD and aports linter for Alpine Linux
## Update package
* Update package version in PKGBUILD
* Generate new checksums with
```$ updpkgsums```
* Test install
```$ makepkg -si```
* Update .SRCINFO
```$ makepkg --printsrcinfo > .SRCINFO```