LukeSmithxyz / LARBS

Luke's Auto-Rice Bootstrapping Scripts: Installation Scripts for My Arch Linux Meta-Distribution
GNU General Public License v3.0
2.02k stars 797 forks source link

Also update .*-git packages by default #526

Closed appeasementPolitik closed 10 months ago

appeasementPolitik commented 12 months ago

There are a couple of .*-git packages installed from the AUR, like lf-git and mutt-wizard-git, but by default yay doesn't update them when updating packages, making them outdated after a while. This command edits yay's configuration to always update these packages as well if updates are available for them.

The -Y just makes sure that yay only edits the configuration file, but doesn't run an update.

kronikpillow commented 11 months ago

actually the packages do get updated... but most users will run that command anyways so yeah... i'd accept this PR