diff --git a/configs/rules.toml b/configs/rules.toml index f0dc380d..584f0fe7 100644 --- a/configs/rules.toml +++ b/configs/rules.toml @@ -1,10 +1,10 @@ # This file contains some special rules that the # slpkg can handle better. # /etc/slpkg/rules.toml -# Date: 23/05/2023, Version: 4.8.6 +# Date: 30/11/2023, Version: 4.9.3 [UPGRADE] -# If the installed package version pattern has a different matching -# than the repository version for some special rules like nvidia-kernel, -# please add the package in this list below. +# Please add in this list below, if the installed package version pattern +# has a different matching than the repository version for some special rules, +# like nvidia-kernel. PACKAGES = ["nvidia-kernel", "virtualbox-kernel"] \ No newline at end of file