diff --git a/configs/slpkg.toml b/configs/slpkg.toml index 4b95a424..389dbc08 100644 --- a/configs/slpkg.toml +++ b/configs/slpkg.toml @@ -1,6 +1,6 @@ # This is the general configuration file of slpkg: # /etc/slpkg/slpkg.toml -# Updated: 10/05/2024, Version: 5.0.8 +# Updated: 12/05/2024, Version: 5.0.9 [CONFIGS] @@ -53,6 +53,8 @@ ASK_QUESTION = true KERNEL_VERSION = true # Updates the slackpkg ChangeLog.txt after update the slack repository. +# Useful for some applications like SUN (Slackware Update Notifier). +# https://dslackw.gitlab.io/sun/ SLACKPKG_CHANGELOG = false # Download sources in parallel. Default is false. [true/false]