From c14eb7251922db52e024939bf502d88a540c699a Mon Sep 17 00:00:00 2001 From: Arsen Musayelyan Date: Thu, 27 Aug 2020 09:16:06 -0700 Subject: [PATCH] Chnage pacman and yay configs to reflect changes in aptman and aptyay [skip ci] --- plugins/pacman/pak.cfg | 2 +- plugins/yay/pak.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/pacman/pak.cfg b/plugins/pacman/pak.cfg index f300716..79166e0 100644 --- a/plugins/pacman/pak.cfg +++ b/plugins/pacman/pak.cfg @@ -1,7 +1,7 @@ # Write the name of the package manager in all lowercase below aptman # Write a comma separated list of commands from the manager below -install,remove,upgrade,update,autoremove,search,filesearch,list +install,remove,upgrade,update,refresh,autoremove,search,filesearch,list # Write "yes" or "no" depending on whether you want to use sudo yes # Write command to use for root diff --git a/plugins/yay/pak.cfg b/plugins/yay/pak.cfg index d1391f8..15a8a62 100644 --- a/plugins/yay/pak.cfg +++ b/plugins/yay/pak.cfg @@ -1,7 +1,7 @@ # Write the name of the package manager in all lowercase below aptyay # Write a comma separated list of commands from the manager below -install,remove,upgrade,update,autoremove,search,filesearch,list,interactive +install,remove,upgrade,update,refresh,autoremove,search,filesearch,list,interactive # Write "yes" or "no" depending on whether you want to use sudo no # Write command to use for root