Skip to content
This repository has been archived by the owner on Aug 9, 2019. It is now read-only.

1.6

Compare
Choose a tag to compare
@Skunnyk Skunnyk released this 08 Jun 08:28
· 206 commits to master since this release
  • Support of aur and aur4 with the --aur-url switch (need package-query 1.6+)
  • Add support for architecture specific dependencies (depends_x86_64 etc)
  • Remove --sucre option
  • Drop --asroot option from makepkg
  • 'yaourt -G' offers an alternative if a directory with package name exists.
  • Possibility to use MAKEPKG as an environment variable
  • Handle 'checkdepends'
  • Show the date of the latest update instead of the first submission.
  • -U checks for aur dependencies
  • Read configuration in $XDG_CONFIG_HOME (yaourt & makepkg)
  • Improve parsing of multiline array in sanitize_pkgbuild()
  • Sort packages in sysupgrade prompt
  • Prefer $VISUAL over $EDITOR,
  • man pages updates (-A, -m-args etc)
  • Translations Update / New languages
  • Code cleanup