Skip to content

Releases: Kwpolska/pkgbuilder

v3.3.2

10 Aug 16:01
Compare
Choose a tag to compare

Various minor fixes.

v3.3.1

10 Aug 15:58
Compare
Choose a tag to compare
  • Don’t crash on new RPC fields
  • Add PackageBaseID field (in AUR v3.0.0+1)

v3.3.0

10 Aug 15:58
Compare
Choose a tag to compare

Added preliminary AURv3 support.

v4.0.0-alpha

01 May 13:19
v4.0.0-alpha
Compare
Choose a tag to compare
v4.0.0-alpha Pre-release
Pre-release

This is an internal release. Supports AURv3 and RPCv2. It uses the development server instead of the main one.

v3.2.0

25 Mar 14:25
Compare
Choose a tag to compare
  • Downgrade listings have been fixed (Issue #31)
  • Packages are now moved to /var/cache/pacman/pkg/ and installed from there (previously, they were copied and installed from /tmp)

v3.1.13

05 Feb 15:44
Compare
Choose a tag to compare
  • Fix packages being built when -i was issued (Issue #29)
  • Fix some instances where PKGBUILDer would quit, even though it shouldn’t (as
    requested while running the main function — internal only)
  • Modify downgrade messages to fit pacman more
  • Update the translations

v3.1.12

05 Feb 15:36
Compare
Choose a tag to compare

Make setup.py work properly and have PKGBUILDer install.

v3.1.11

22 Jan 15:26
Compare
Choose a tag to compare
  • Fix AUR/HTTP exceptions reporting. (via Issue #28)

v3.1.10

22 Jan 15:24
Compare
Choose a tag to compare
  • Inexistent packages don’t crash badly anymore
  • AUR-dependency-builds do not crash everything either
  • -Syu can work without stty size working
  • $CARCH is defined for dependency checks (Issue #28)

v3.1.9

22 Dec 17:44
Compare
Choose a tag to compare

Something went wrong last release, and it did not fix what it was supposed to…