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