Paru Versions Save

Feature packed AUR helper

v1.5.1

3 years ago

Changelog

Paru v1.5.1 (2021-4-13)

Fixed

  • Fix --overwrite not being passed to pacman calls 28e4c0e
  • Fix typo in manpage #300
  • Fix args not allowing pacman globals e82ba9a
  • Fix copy error in help message 25f6cc7

Changed

  • Use makepkg to generate srcinfo with paru -U #307
  • Don't noconfirm -Ui 9d9cdb1
  • Use -d/--delete to clean the whole package instead of -Scc edd43ef

v1.5.0

3 years ago

Changelog

Paru v1.5.0 (2021-3-30)

Fixed

  • Fix typos #283 #276
  • Fix packages being marked as explicit when they shouldn't 47c4caf
  • Fix PAGER having higher priority than PARU_PAGER 82a7326
  • Fix pacman error message not including sudo #297

Added

  • Wait for pacman when db is locked 57d73db

Changed

  • Only upgrade installed packages when using chroot 4d126bc
  • Handle devel packages in local repo but not installed c5dfff2 c698f2e
  • Don't enable provider menu on sysupgrade c698f2e

v1.4.0

3 years ago

Changelog

Paru v1.4.0 (2021-3-14)

Fixed

  • Fix news continue prompt not working c9431b4
  • Fix ignore of .SRCINFO during initial review #264
  • Fix packages.aur not being updated 28478c8
  • Fix help menu: rename --noskipreview to --review #272
  • Fix wrong return code with --needed 64409bf

Added

  • Added verbose search (-Sss) #266
  • Warn when using chroot without devtools 06ff12a

v1.3.0

3 years ago

Changelog

Paru v1.3.0 (2021-2-19)

Fixed

  • Fix misleading error when doing --nonexistantarg=foo 37fddea
  • Fix build dir not existing and rename to clonedir 5786bb2
  • Fix -Qu with local repo 7a9454f
  • Fix typos #225 #245
  • Create cache dir before caching aur list f18a901
  • Make -Ta return 127 when not all packages are in AUR b91d7ee

Added

  • Add pager option ca9bfea
  • Add PARU_PAGER 097433d
  • Allow setting custom sudo loop behaviour c165166
  • Add --skipreview a6c8511
  • Add paru -U e54d635

Changed

  • Show all files in review 9830c74
  • Skip review prompt when nothign to review 2a5e441
  • Improve local repo documentation

v1.2.2

3 years ago

Changelog

Paru v1.2.2 (2021-2-3)

Fixed

  • Fix upgrademenu padding wrong with local repo 3198feb
  • Fix chroot not installing repo packages f083096
  • Fix sigpipe killing paru during review 27733e3

v1.2.1

3 years ago

Changelog

Paru v1.2.1 (2021-2-2)

Fixed

  • Fix -G with split packages 16998c9
  • Fix --bat not expecting an argument e82a0ff
  • Make PAGER a command instead of just the binary name d3e605c

Added

  • Add out of date info on -Ss 5e458eb

v1.2.0

3 years ago

Changelog

Paru v1.2.0 (2021-1-29)

Fixed

  • Fix devel packages with multiple sources not updating 237f739
  • Fix tab completion for -a in fish #155
  • Fix -y's not being respected dcdf6f1
  • Fix asdeps/asexp check 3657863

Added

  • aarch64 builds #182
  • Add doas example to config 164f349
  • Local repo and chroot support 4078200 319859f

Changed

  • Don't error out when arch news is down 929fa34
  • Simplify help file 1031ebc 55b2992
  • Print all diffs into a single less instance 89c3f22
  • Continue building packages when one fails 315f93e
  • Ignore aur when p/print is passed 76433ff
  • --noconfirm also skips review #175
  • NoWarn now supports globbing #176

v1.1.4

3 years ago

Changelog

Paru v1.1.4 (2020-12-21)

Fixed

  • Remove nonexistent topdown option from paru.conf(5) #124
  • Fix ignorepkg for devel pkgs ac0de9f
  • Fix rebuild not taking an arg a516eda

Changed

  • Add example for packages to exclude in ask input #130

v1.1.3

3 years ago

Paru v1.1.3 (2020-11-29)

Fixed

  • Fix --color behaving differently to pacman 5b56f86

Changed

  • Wait for editor to exit before deleting view #110
  • Warn instead of error on unknown values in paru.conf 0e4e618

v1.1.2

3 years ago

Paru v1.1.2 (2020-11-18)

Fixed

  • Fix some packages not resolving and tweak package not found message e860dad
  • Remove --stats from docs f8ce25b
  • Remove code that would false-flag debug pkgs #105 4ec0bb9
  • Fix warnings not showing with upgrade menu fedddb6

Changed

  • Improve error message for unknown option b3d0e95
  • Do aur + devel upgrade concurrently 836bba8