Releases: Kwpolska/pkgbuilder
Releases · Kwpolska/pkgbuilder
v4.3.2
Compare
Sorry, something went wrong.
No results found
Fix building repository packages crashing due to a removed pyalpm field that we didn't need anyway (#69 )
v4.3.1
Compare
Sorry, something went wrong.
No results found
Honor --ignore with VCS upgrades (#67 )
v4.3.0
Compare
Sorry, something went wrong.
No results found
Support for editing PKGBUILDs (--edit-pkgbuild option)
v4.2.18
Compare
Sorry, something went wrong.
No results found
Add a paccommand option to the INI file.
v4.2.17
Compare
Sorry, something went wrong.
No results found
Add -G, --get as -F, --fetch alternatives (Issue #56 )
Pass pb -F to pacman’s file search option (Issue #56 )
v4.2.16
Compare
Sorry, something went wrong.
No results found
Handle searches with spaces correctly (Issue #55 )
v4.2.15
Compare
Sorry, something went wrong.
No results found
Avoid crashes if package name contains + signs (or other characters not allowed in regular expressions).
v4.2.14
Compare
Sorry, something went wrong.
No results found
Fix multiinfo glitch if there are no packages
v4.2.13
Compare
Sorry, something went wrong.
No results found
Split multiinfo requests into batches of 150, preventing crashes when the request URL becomes too large (Issue #53 )
v4.2.12
Compare
Sorry, something went wrong.
No results found
use asp instead of abs/rsync
remove some references to ABS
deprecated pkgbuilder.build.rsync — use pkgbuilder.build.asp_export instead.