This commit is contained in:
The-Repo-Club 2023-07-23 21:56:15 +01:00
parent a246e86355
commit 27bd7b7bd6
No known key found for this signature in database
GPG Key ID: E30EC2FBFB05C44F
3 changed files with 2 additions and 3 deletions

View File

@ -1,6 +1,6 @@
[sync] [sync]
alwaysshowpkgorigin = yes alwaysshowpkgorigin = yes
develpkgsexpiration = 3 develpkgsexpiration = 14
upgradesorting = repo upgradesorting = repo
showdownloadsize = yes showdownloadsize = yes
ignoreoutofdateaurupgrades = no ignoreoutofdateaurupgrades = no

Binary file not shown.

View File

@ -21,8 +21,7 @@ function pacman
else if [ "$argv" = --upall ] else if [ "$argv" = --upall ]
sudo pkgfile -u sudo pkgfile -u
command sudo pacman -Fy command sudo pacman -Fy
command sudo pacman -Sy sudo pikaur -Syu
sudo pikaur -Su
auracle update -C ~/.cache/pkgs/ auracle update -C ~/.cache/pkgs/
else if [ "$argv" = --pacsync ] else if [ "$argv" = --pacsync ]
pacsync pacsync