/ncdu: Updated some package links and removed outdated notice
Most linked packages are now either semi-up-to-date or in the process of updating. So hopefully the notice isn't necessary anymore.
This commit is contained in:
parent
c2b8b0ff67
commit
7e5fe35c43
1 changed files with 2 additions and 7 deletions
|
|
@ -96,7 +96,7 @@ sub ncdu {
|
|||
|
||||
h2 'Packages and ports';
|
||||
p 'ncdu has been packaged for various systems already, here\'s a list of the ones I am aware of:';
|
||||
a href => 'http://www.archlinux.org/packages/community/i686/ncdu/', 'Arch Linux'; txt ' - ';
|
||||
a href => 'http://www.archlinux.org/packages/?q=ncdu', 'Arch Linux'; txt ' - ';
|
||||
a href => 'http://crux.nu/portdb/?q=ncdu&a=search', 'CRUX'; txt ' - ';
|
||||
a href => 'http://cygwin.com/packages/ncdu/', 'Cygwin'; txt ' - ';
|
||||
a href => 'http://packages.debian.org/ncdu', 'Debian'; txt ' - ';
|
||||
|
|
@ -115,14 +115,9 @@ sub ncdu {
|
|||
a href => 'http://www.opencsw.org/packages/ncdu', 'CSW'; txt '-';
|
||||
a href => 'http://www.sunfreeware.com/', 'sunfreeware';
|
||||
txt ') - ';
|
||||
a href => 'http://slackbuilds.org/repository/12.1/system/ncdu/', 'Slackware'; txt ' - ';
|
||||
a href => 'http://slackbuilds.org/repository/13.1/system/ncdu/', 'Slackware'; txt ' - ';
|
||||
a href => 'http://packages.ubuntu.com/search?searchon=sourcenames&keywords=ncdu', 'Ubuntu'; txt ' - ';
|
||||
a href => 'http://zur.zenwalk.org/view/package/name/ncdu', 'Zenwalk';
|
||||
br;
|
||||
p;
|
||||
b 'Warning: ';
|
||||
txt 'Some of these packages are extremely outdated. I highly recommend to use at least ncdu 1.6, anything older than that is hardly usable.';
|
||||
end;
|
||||
|
||||
br; br;
|
||||
txt 'Subscribe to ';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue