Warning: This is an extremely early version. We're just testing ideas. Implementation might change completely.
PacOps is a package maintainers Swiss Army knife. It's not an AUR helper, but it's made to help you maintain PKGBUILD files.
.SRCINFO
, commit, subtree or regular push)Should be available as
PacOps docker image is based on archlinux:base-devel and uses itself as a build environment.
docker run -v ${PWD}:/usr/share/pacops pacops ${path_to_a_PKGBUILD}
Git variables:
GIT_AUTHOR_NAME
GIT_AUTHOR_EMAIL
Makepkg variables:
PACKAGER="John Doe <john@doe.com>"