From 41544c21bb80c5864874d40bece0f257b9ffc70f Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Thu, 11 Jan 2024 19:56:34 +0200 Subject: [PATCH] Fix typo --- configs/repositories.toml | 2 +- configs/rules.toml | 2 +- configs/slpkg.toml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/configs/repositories.toml b/configs/repositories.toml index 29edc1b7..556dbdbb 100644 --- a/configs/repositories.toml +++ b/configs/repositories.toml @@ -1,6 +1,6 @@ # This is the general repositories configuration file of slpkg: # /etc/slpkg/repositories.toml -# Date: 29/11/2023, Version: 4.9.3 +# Updated: 16/12/2023, Version: 4.9.6 # Set 'true' to the variable {NAME}_REPO to enable a repository. diff --git a/configs/rules.toml b/configs/rules.toml index 584f0fe7..d74057aa 100644 --- a/configs/rules.toml +++ b/configs/rules.toml @@ -1,7 +1,7 @@ # This file contains some special rules that the # slpkg can handle better. # /etc/slpkg/rules.toml -# Date: 30/11/2023, Version: 4.9.3 +# Updated: 30/11/2023, Version: 4.9.3 [UPGRADE] # Please add in this list below, if the installed package version pattern diff --git a/configs/slpkg.toml b/configs/slpkg.toml index cb71ad41..e1f83bdc 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 -# Date: 04/12/2023, Version: 4.9.4 +# Updated: 04/12/2023, Version: 4.9.4 [CONFIGS]