#!/bin/bash PKGNAME="$1" shift exec aur-build "$PKGNAME" makechrootpkgx "$@"