Fixed url

This commit is contained in:
Dimitris Zlatanidis 2024-04-20 17:24:54 +03:00
parent 9ab9773026
commit ab351a8a8c
2 changed files with 7 additions and 12 deletions

View file

@ -7,13 +7,8 @@
<option name="autoReloadType" value="SELECTIVE" />
</component>
<component name="ChangeListManager">
<list default="true" id="122a51c9-ec79-4509-bab4-7ab1474a7769" name="Changes" comment="Fixed date">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/docs/changelog.md" beforeDir="false" afterPath="$PROJECT_DIR$/docs/changelog.md" afterDir="false" />
<change beforePath="$PROJECT_DIR$/docs/cli_usage/index.md" beforeDir="false" afterPath="$PROJECT_DIR$/docs/cli_usage/index.md" afterDir="false" />
<list default="true" id="122a51c9-ec79-4509-bab4-7ab1474a7769" name="Changes" comment="Updated for version 5.0.6">
<change beforePath="$PROJECT_DIR$/docs/install.md" beforeDir="false" afterPath="$PROJECT_DIR$/docs/install.md" afterDir="false" />
<change beforePath="$PROJECT_DIR$/docs/manpages/en.md" beforeDir="false" afterPath="$PROJECT_DIR$/docs/manpages/en.md" afterDir="false" />
<change beforePath="$PROJECT_DIR$/docs/manpages/fr.md" beforeDir="false" afterPath="$PROJECT_DIR$/docs/manpages/fr.md" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
@ -470,7 +465,6 @@
</component>
<component name="VcsManagerConfiguration">
<option name="ADD_EXTERNAL_FILES_SILENTLY" value="true" />
<MESSAGE value="Updated for logo" />
<MESSAGE value="Updated for linked" />
<MESSAGE value="Updated for donate" />
<MESSAGE value="Added changelog" />
@ -495,6 +489,7 @@
<MESSAGE value="Updated for a bug report" />
<MESSAGE value="Updated for coding style" />
<MESSAGE value="Fixed date" />
<option name="LAST_COMMIT_MESSAGE" value="Fixed date" />
<MESSAGE value="Updated for version 5.0.6" />
<option name="LAST_COMMIT_MESSAGE" value="Updated for version 5.0.6" />
</component>
</project>

View file

@ -2,12 +2,12 @@
## Download
Download the last release: <a href="https://gitlab.com/dslackw/slpkg/-/archive/5.0.6'/slpkg-5.0.6'.tar.gz">slpkg-5.0.6'.tar.gz</a>
Download the last release: <a href="https://gitlab.com/dslackw/slpkg/-/archive/5.0.6/slpkg-5.0.6.tar.gz">slpkg-5.0.6.tar.gz</a>
## Install
```shell
$ tar xvf slpkg-5.0.6'.tar.gz
$ cd slpkg-5.0.6'
$ tar xvf slpkg-5.0.6.tar.gz
$ cd slpkg-5.0.6
$ ./install.sh
```
The package will be installed as Slackware package.
@ -21,7 +21,7 @@ Alternatively you can visit: <a href="https://slackbuilds.org/repository/15.0/sy
Download the binary package <a href="https://downloads.sourceforge.net/project/slpkg/binary/slpkg-5.0.6'-x86_64-1_dsw.txz">slpkg-5.0.6'-x86_64-1_dsw.txz</a>
```shell
$ upgradepkg --install-new slpkg-5.0.6'-x86_64-1_dsw.txz
$ upgradepkg --install-new slpkg-5.0.6-x86_64-1_dsw.txz
```
## Dependencies