Releases: kitsunyan/pakku
Releases · kitsunyan/pakku
0.14
20 Dec 05:12
Compare
Sorry, something went wrong.
No results found
AUR updates are resolved after --sysupgrade
Pacman config file is parsed without leading whitespaces (thanks @Morganamilo )
Display out-of-date flag in package info
Allow to search by name and descriptions (thanks @karolba )
Add PrintLocalIsNewer config option (thanks @gavinhungry )
Fix bash completion patch for the latest pacman (thanks @brunomiguel )
0.13
12 Jun 00:21
Compare
Sorry, something went wrong.
No results found
Add support for new --sysroot, --overwrite, and --disable-download-timeout pacman options
Check for package base's depends instead of package's depends
Abort sync operation if --refresh fails as pacman does after 5.1 release
Allow to query virtual packages using -Qdttt
Parse stdin as newline-separated instead of whitespace-separated
Recognize comments only at the beginning of a line in a config file
Add support for -Sc to clean package repositories
Fix compilation on aarch64
Allow to change the name of fake AUR repo using AurRepo config option
Allow to ignore arch in PKGBUILD using IgnoreArch config option
Don't warn about VCS packages downgrading
0.12
20 May 16:36
Compare
Sorry, something went wrong.
No results found
Add support for hidden --ask flag
Add user cache directory
View changes in AUR packages that were built before
Allow to preserve built packages to user cache dir
0.11
08 May 20:58
Compare
Sorry, something went wrong.
No results found
Add Parabola GNU/Linux-libre support
Add zsh completion
Copy built packages to package cache directory
Add support for --nodeps and --assume-installed options
0.10
01 May 14:30
Compare
Sorry, something went wrong.
No results found
Clone git repositories once on targets and dependencies resolution
PKGBUILD retrieving (pakku -Sz package)
-n is a short version of --build (pakku -Sn package)
0.9
25 Apr 11:51
Compare
Sorry, something went wrong.
No results found
Allow to remove build dependencies after interrupt
Pacman's version constraints (pakku -S 'package>=10')
Version constraints for sync queries (pakku -Si 'package>=10')
Skip repeating targets
Improved performance
0.8
19 Apr 06:35
Compare
Sorry, something went wrong.
No results found
Handle --asdeps and --asexplicit more accurately
Add support for abbreviated keys
Fix .SRCINFO parser
0.7
10 Apr 01:56
Compare
Sorry, something went wrong.
No results found
Allow running via sudo
Allow to automatically exec pakku via sudo
Warn about newer local packages
Add AUR support for downgrades
0.6
08 Apr 00:38
Compare
Sorry, something went wrong.
No results found
Allow to specify pre-build command
0.5
02 Apr 16:45
Compare
Sorry, something went wrong.
No results found
Don't check AUR for replaceable packages
Warn if there are no enough columns to display table (like pacman does)
Remove build dependencies after building