mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-12-31 10:26:39 +01:00
Update version
This commit is contained in:
parent
ff5ad995a5
commit
2bae72edd4
1 changed files with 4 additions and 4 deletions
|
@ -241,9 +241,9 @@ Using pip:
|
||||||
|
|
||||||
Bbinary packages:
|
Bbinary packages:
|
||||||
|
|
||||||
Slackware: `slpkg-2.5.2-i486-1_dsw.txz <https://github.com/dslackw/slpkg/releases/download/v2.5.2/slpkg-2.5.2-i486-1_dsw.txz>`_
|
Slackware: `slpkg-2.5.3-i486-1_dsw.txz <https://github.com/dslackw/slpkg/releases/download/v2.5.3/slpkg-2.5.3-i486-1_dsw.txz>`_
|
||||||
|
|
||||||
Slackware64: `slpkg-2.5.2-x86_64-1_dsw.txz <https://github.com/dslackw/slpkg/releases/download/v2.5.2/slpkg-2.5.2-x86_64-1_dsw.txz>`_
|
Slackware64: `slpkg-2.5.3-x86_64-1_dsw.txz <https://github.com/dslackw/slpkg/releases/download/v2.5.3/slpkg-2.5.3-x86_64-1_dsw.txz>`_
|
||||||
|
|
||||||
|
|
||||||
Upgrade
|
Upgrade
|
||||||
|
@ -1105,7 +1105,7 @@ Build and install packages that have added to the queue:
|
||||||
CEGUI
|
CEGUI
|
||||||
|
|
||||||
|
|
||||||
$ slpkg -q roxterm --remove (or 'slpkg -q ALL --remove' remove all packages from queue)
|
$ slpkg -q roxterm --remove (or 'slpkg -q ALL --remove' remove all packages)
|
||||||
|
|
||||||
Remove packages from queue:
|
Remove packages from queue:
|
||||||
|
|
||||||
|
@ -1141,7 +1141,7 @@ Add or remove packages in blacklist file manually from
|
||||||
faac
|
faac
|
||||||
|
|
||||||
|
|
||||||
$ slpkg -b speex --remove (or 'slpkg -b ALL --remove' remove all packages from blacklist)
|
$ slpkg -b speex --remove (or 'slpkg -b ALL --remove' remove all packages)
|
||||||
|
|
||||||
Remove packages from blacklist:
|
Remove packages from blacklist:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue