Releases: Kwpolska/pkgbuilder
Releases · Kwpolska/pkgbuilder
v3.3.1
- Don’t crash on new RPC fields
- Add PackageBaseID field (in AUR v3.0.0+1)
v3.3.0
Added preliminary AURv3 support.
v4.0.0-alpha
This is an internal release. Supports AURv3 and RPCv2. It uses the development server instead of the main one.
v3.2.0
- 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
- 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
Make setup.py work properly and have PKGBUILDer install.
v3.1.11
- Fix AUR/HTTP exceptions reporting. (via Issue #28)
v3.1.10
- 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
Something went wrong last release, and it did not fix what it was supposed to…