mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-11-17 07:48:18 +01:00
Updated for version 4.1.5
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
c51dd78646
commit
737bc82de2
2 changed files with 3 additions and 3 deletions
|
@ -30,8 +30,8 @@ Install from the official third-party `SBo repository <https://slackbuilds.org/r
|
|||
|
||||
.. code-block:: bash
|
||||
|
||||
$ tar xvf slpkg-4.1.4.tar.gz
|
||||
$ cd slpkg-4.1.4
|
||||
$ tar xvf slpkg-4.1.5.tar.gz
|
||||
$ cd slpkg-4.1.5
|
||||
$ ./install.sh
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[metadata]
|
||||
name = slpkg
|
||||
version = 4.1.4
|
||||
version = 4.1.5
|
||||
license_file = LICENSE
|
||||
author = Dimitris Zlatanidis
|
||||
author_email = d.zlatanidis@gmail.com
|
||||
|
|
Loading…
Reference in a new issue