This one is not as important as the pacman related script but I find I use it often too. I maintain several packages in the AUR and it comes in handy to quickly refer to common tasks related to makepkg. The md5sum function still needs a bit of work (i.e. it requires the build function in the PKGBUILD be able to place the md5sums nicely). Otherwise it’s pretty ready. Here’s what it does:
mp <option> - common makepkg building tasks b - build package (install dependencies if required) m - update md5sums r - remove previous build directories s - create source files for upload, prompts for submission to the AUR t - create PKGBUILD template