diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index c6dab07f..ec8624fa 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -7,12 +7,12 @@
-
+
+
-
-
+
@@ -469,7 +469,6 @@
-
@@ -494,6 +493,7 @@
-
+
+
\ No newline at end of file
diff --git a/docs/changelog.md b/docs/changelog.md
index 3283d64e..0ef533ad 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -1,5 +1,24 @@
## slpkg - ChangeLog
+### 5.0.5 - 12/04/2024
+- Added:
+ * Added maximum parallel for downloading in the config file
+ * Added --pkg-version option in search command
+ * Added display the file size with the command find
+
+- Removed:
+ * Removed support for local repositories
+
+- Updated:
+ * Updated to exclude packages from slack_extra repository (Thanks to Marav)
+ * Updated salixos mirrors
+ * Updated the repositories.toml config file
+
+- Fixed:
+ * Fixed BrokenPipeError: [Errno 32] Broken pipe
+ * Fixed for download path in download only
+ * Fixed alignment in search command
+
### 5.0.4 - 04/04/2024
- Updated:
* Updated to ignore blacklist installed packages
diff --git a/docs/cli_usage/index.md b/docs/cli_usage/index.md
index 4e2fbcf3..c9840331 100644
--- a/docs/cli_usage/index.md
+++ b/docs/cli_usage/index.md
@@ -1,7 +1,7 @@
# CLI USAGE
```bash
-slpkg - version 5.0.3
+slpkg - version 5.0.5
USAGE: [0/7807]
slpkg [COMMAND] [OPTIONS]
diff --git a/docs/install.md b/docs/install.md
index 985a410e..07997ef5 100644
--- a/docs/install.md
+++ b/docs/install.md
@@ -2,12 +2,12 @@
## Download
-Download the last release: slpkg-5.0.4.tar.gz
+Download the last release: slpkg-5.0.5'.tar.gz
## Install
```shell
-$ tar xvf slpkg-5.0.4.tar.gz
-$ cd slpkg-5.0.4
+$ tar xvf slpkg-5.0.5'.tar.gz
+$ cd slpkg-5.0.5'
$ ./install.sh
```
The package will be installed as Slackware package.
@@ -18,10 +18,10 @@ Alternatively you can visit: slpkg-5.0.4-x86_64-1_dsw.txz
+Download the binary package slpkg-5.0.5'-x86_64-1_dsw.txz
```shell
-$ upgradepkg --install-new slpkg-5.0.4-x86_64-1_dsw.txz
+$ upgradepkg --install-new slpkg-5.0.5'-x86_64-1_dsw.txz
```
## Dependencies
diff --git a/docs/repositories.md b/docs/repositories.md
index fe52470e..766dea10 100644
--- a/docs/repositories.md
+++ b/docs/repositories.md
@@ -4,24 +4,23 @@ This is the list of the supported repositories:
* Slackbuilds
* Ponce
-* Slackware
-* Slackware Extra
-* Slackware Patches
-* Alien
-* Multilib
-* Restricted
-* Gnome
-* Msb
-* Csb
-* Conraid
-* slackdce
-* Slackonly
-* SalixOS
-* SalixOS Extra
-* SalixOS Patches
-* Slackel
-* Slint
-* Pprkut
+* Slackware
+* Slackware Extra
+* Slackware Patches
+* Alien
+* Multilib
+* Restricted
+* Gnome
+* Msb
+* Csb
+* Conraid
+* slackdce
+* Slackonly
+* SalixOS
+* SalixOS Extra
+* Slackel
+* Slint
+* Pprkut
## repositories.toml