mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-11-17 07:48:18 +01:00
Update version
This commit is contained in:
parent
d5a9a17c1b
commit
931d957cae
2 changed files with 11 additions and 3 deletions
|
@ -1,3 +1,11 @@
|
||||||
|
Version 2.5.1
|
||||||
|
14-06-2015
|
||||||
|
|
||||||
|
[Feature] - Added check repositories ChangeLog.txt with command
|
||||||
|
"slpkg --check [repo]".
|
||||||
|
|
||||||
|
[updated] - Fix argument typo.
|
||||||
|
|
||||||
Version 2.5.0
|
Version 2.5.0
|
||||||
12-06-2015
|
12-06-2015
|
||||||
|
|
||||||
|
@ -14,7 +22,7 @@ Version 2.5.0
|
||||||
as: pkgs="pip brasero pylint" and then '# slpkg -s sbo $pkgs'.
|
as: pkgs="pip brasero pylint" and then '# slpkg -s sbo $pkgs'.
|
||||||
- Fix resolve binary dependencies.
|
- Fix resolve binary dependencies.
|
||||||
- Update repository slackers.it mirror.
|
- Update repository slackers.it mirror.
|
||||||
- FIx ignore "sbo" repository if not activated.
|
- Fix ignore "sbo" repository if not activated.
|
||||||
|
|
||||||
Version 2.4.4
|
Version 2.4.4
|
||||||
10-06-2015
|
10-06-2015
|
||||||
|
|
|
@ -247,9 +247,9 @@ Using pip:
|
||||||
|
|
||||||
Bbinary packages:
|
Bbinary packages:
|
||||||
|
|
||||||
Slackware: `slpkg-2.5.0-i486-1_dsw.txz <https://github.com/dslackw/slpkg/releases/download/v2.5.0/slpkg-2.5.0-i486-1_dsw.txz>`_
|
Slackware: `slpkg-2.5.1-i486-1_dsw.txz <https://github.com/dslackw/slpkg/releases/download/v2.5.1/slpkg-2.5.1-i486-1_dsw.txz>`_
|
||||||
|
|
||||||
Slackware64: `slpkg-2.5.0-x86_64-1_dsw.txz <https://github.com/dslackw/slpkg/releases/download/v2.5.0/slpkg-2.5.0-x86_64-1_dsw.txz>`_
|
Slackware64: `slpkg-2.5.1-x86_64-1_dsw.txz <https://github.com/dslackw/slpkg/releases/download/v2.5.1/slpkg-2.5.1-x86_64-1_dsw.txz>`_
|
||||||
|
|
||||||
|
|
||||||
Upgrade
|
Upgrade
|
||||||
|
|
Loading…
Reference in a new issue