After over three years of pretty much not using Arch Linux (I was only keeping a VM of it to keep updating my AUR packages), I have decided to finally step down as a maintainer for this (and my other AUR packages). Whoever feels up to the task of maintaining this may volunteer.
(It’s usually relatively uninvolved: bump the pkgver
in moarvm
then nqp
then this, run updpkgsums
then makepkg --printsrcinfo > .SRCINFO
as needed, build the packages in that order to check, push the changes. The most likely bump you might encounter, and it’s not that likely either, is that this or nqp
gets a .1
release but its dependencies don’t, so that you might have to temporarily change depends=(nqp>=$pkgver)
into a more relaxed requirement. Even that could be automated in principle but I guess I never bothered.)
Pinned Comments