Skip to content
This repository was archived by the owner on Mar 8, 2026. It is now read-only.

v4.0.0

Choose a tag to compare

@Kwpolska Kwpolska released this 29 Jun 08:58
· 169 commits to master since this release
  • Use RPCv4
  • Use git clones instead of source tarballs (#34)
  • Display Popularity field
  • Delete Category field
  • Use .SRCINFO files instead of running PKGBUILDs (via python-srcinfo)
  • Don’t build split packages twice (happened in eg. pkgbuilder -Syu)
  • Run sudo true before attempting to move files so that mv failures don’t cause an infinite loop
  • Add --skippgpcheck option (mirrors makepkg’s)
  • API change: use one __main__.py file instead of two different files
  • API change: move some UI functions from pkgbuilder.utils to pkgbuilder.ui
  • API change: cd out of the directory in build_runner