Check [1] for a related discussion on aur-general. What this patch series basically does is: * Tell people to use `mkaurball` (which adds .AURINFO after building) instead of `makepkg --source`. * Show a deprecation warning when people use `makepkg --source` anyway. * Add a few changes in order to make the parser work with the slightly updated .AURINFO format used by mkaurball. Comments welcome. [1] https://mailman.archlinux.org/pipermail/aur-general/2014-January/026720.html Lukas Fleischer (6): Rename "depend" field to "depends" in .AURINFO Strip whitespace from .AURINFO lines Detect split packages from .AURINFO Promote the use of mkaurball Add a warning for packages without .AURINFO pkgsubmit.php: Improve visibility of errors web/html/pkgsubmit.php | 26 ++++++++++++++++++++------ 1 file changed, 20 insertions(+), 6 deletions(-) -- 1.8.5.3