Request #26165 has been accepted by eschwartz [1]:
package() {
for function in $(declare -F | grep -Po
'package_[[:digit:]]+[[:alpha:]_]*$')
do
$function
done
}This PKGBUILD does its almighty best to be impossible to differentiate from malware. So I believe the best policy is to treat it as malware, and orphan it for someone else to maintain. [1] https://aur.archlinux.org/account/eschwartz/
