maestro
maestro copied to clipboard
Add basic PKGBUILD for Arch Linux and derivatives
This is a simple functional PKGBUILD
file. Can be used like:
- Set desired release tag version within
PKGBUILD
- Change directory into the same path as the
PKGBUILD
- Execute
updpkgsums
to download the tag and calculate the checksum(s) - Build and install with
makepkg -si
Thanks!