sync: use `build --status`
commitd9465b49331fcc4c31ec430eb3c8c34ee7f6103e
authorAlad Wenter <alad@archlinux.org>
Mon, 12 Feb 2024 17:26:31 +0000 (12 18:26 +0100)
committerAlad Wenter <alad@archlinux.org>
Mon, 12 Feb 2024 17:55:27 +0000 (12 18:55 +0100)
tree581ed544090f75fee77ae4d006b467e419c92d80
parent64aff285d205ddf7fd169faf59108e37eec930a8
sync: use `build --status`

Compared to `aur repo --status`, `aur build --status` is aware of the
pacman configuration used in chroot builds. This allows to use local
repositories with `aur-sync` that are not configured on the host.

Fixes #1135
lib/aur-sync