This repository was archived by the owner on Mar 8, 2026. It is now read-only.
v4.0.0
- Use RPCv4
- Use git clones instead of source tarballs (#34)
- Display Popularity field
- Delete Category field
- Use
.SRCINFOfiles instead of running PKGBUILDs (viapython-srcinfo) - Don’t build split packages twice (happened in eg.
pkgbuilder -Syu) - Run
sudo truebefore attempting to move files so thatmvfailures don’t cause an infinite loop - Add
--skippgpcheckoption (mirrors makepkg’s) - API change: use one
__main__.pyfile instead of two different files - API change: move some UI functions from
pkgbuilder.utilstopkgbuilder.ui - API change: cd out of the directory in
build_runner