pacman/src
Allan McRae 4291500c82 Remove spacing when outputting package sizes
This spacing appears to have been added to align sizes.  It sometimes worked...

$ pacman -Si glibc | grep Size
Download Size   :   8.03 MiB
Installed Size  :  35.08 MiB

And it sometimes failed...

$ pacman -Si pacman | grep Size
Download Size   : 662.82 KiB
Installed Size  : 4045.00 KiB

Remove the spaces for a consistent output.

Signed-off-by: Allan McRae <allan@archlinux.org>
2016-01-25 15:30:56 +10:00
..
common Update copyright years for 2016 2016-01-04 13:27:08 +10:00
pacman Remove spacing when outputting package sizes 2016-01-25 15:30:56 +10:00
util pacsort, introduce define for escape_char error code 2016-01-04 14:05:28 +10:00