revert to 5.1.1
This commit is contained in:
@@ -134,5 +134,6 @@ Icon=system-software-install
|
||||
Exec=pamac-manager
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=GNOME;GTK;System;Settings;X-XFCE-SettingsDialog;X-XFCE-SystemSettings;
|
||||
Categories=GNOME;GTK;System;
|
||||
#NotShowIn=KDE;
|
||||
StartupNotify=true
|
||||
|
@@ -130,5 +130,6 @@ Icon=system-software-update
|
||||
Exec=pamac-updater
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=GNOME;GTK;System;Settings;X-XFCE-SettingsDialog;X-XFCE-SystemSettings;
|
||||
Categories=GNOME;GTK;System;
|
||||
#NotShowIn=KDE
|
||||
StartupNotify=true
|
||||
|
@@ -13,14 +13,11 @@ RefreshPeriod = 6
|
||||
## Allow Pamac to search and install packages from AUR:
|
||||
#EnableAUR
|
||||
|
||||
## When AUR support is enabled search in AUR by default:
|
||||
#SearchInAURByDefault
|
||||
|
||||
## When AUR support is enabled check for updates from AUR:
|
||||
#CheckAURUpdates
|
||||
|
||||
## AUR build directory:
|
||||
BuildDirectory = /tmp
|
||||
|
||||
## Number of versions of each package to keep in the cache:
|
||||
KeepNumPackages = 3
|
||||
|
||||
## Remove only the versions of uninstalled packages when clean cache:
|
||||
#OnlyRmUninstalled
|
||||
## Do not ask for confirmation when building packages:
|
||||
#NoConfirmBuild
|
||||
|
@@ -3,4 +3,4 @@ Description=Clean packages cache
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/bin/pamac-clean-cache
|
||||
ExecStart=/usr/bin/paccache -r
|
||||
|
Reference in New Issue
Block a user