~bitfehler/arch-packages

Various updates, add ntfy.sh
Various hare updates and additions
Updates, add scd2html
Package updates
CMOS required a rebuild
Various updates
Makefile: output packages one per line
Add makeimg (non-git version)
Add cmos package (non-git version)
Always get current VCS-based package versions

`makepkg --packagelist` only returns whatever version is recorded in the
PKGBUILD, even if the package is VCS-based and a later version is
available. To fix this, always run `makepkg -do` first, which will
auto-update the version in the PKGBUILD to whatever the latest version
available is.
Add hare packages, improve Makefile...
Next