diff options
-rw-r--r-- | system/di/README | 4 | ||||
-rw-r--r-- | system/di/di.SlackBuild | 9 | ||||
-rw-r--r-- | system/di/di.info | 6 | ||||
-rw-r--r-- | system/di/slack-desc | 4 |
4 files changed, 10 insertions, 13 deletions
diff --git a/system/di/README b/system/di/README index ca75adb1c5..e651b030c5 100644 --- a/system/di/README +++ b/system/di/README @@ -1,4 +1,4 @@ -di (disk information) displays everything that df does and more. +di (disk information) displays everything that df does and more. di features the ability to display your disk usage in whatever format -you desire/prefer/are used to. +you desire/prefer/are used to. diff --git a/system/di/di.SlackBuild b/system/di/di.SlackBuild index dde2103677..ff320f622d 100644 --- a/system/di/di.SlackBuild +++ b/system/di/di.SlackBuild @@ -1,16 +1,13 @@ #!/bin/sh # -# Didier Charles 2011.05.22 +# Didier Charles 2012.03.08 # dcharles@alumni.concordia.ca -# written with the grateful assistance of the tutorial -# "Writing A SlackBuild Script" at : -# http://www.slackwiki.org/Writing_A_SlackBuild_Script -# and with the guidance of the templates at: +# written with the grateful assistance of the templates at: # http://slackbuilds.org/templates/ PRGNAM=di -VERSION=4.27 +VERSION=4.31 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/di/di.info b/system/di/di.info index 26cbfd9bc0..ef4725739a 100644 --- a/system/di/di.info +++ b/system/di/di.info @@ -1,8 +1,8 @@ PRGNAM="di" -VERSION="4.27" +VERSION="4.31" HOMEPAGE="http://www.gentoo.com/di/" -DOWNLOAD="http://www.gentoo.com/di/di-4.27.tar.gz" -MD5SUM="b1a7ee87b83d72c273558a5ec815bfc3" +DOWNLOAD="http://gentoo.com/di/di-4.31.tar.gz" +MD5SUM="f324ec49888c6c642c998ee8c3a8ce21" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Didier Charles" diff --git a/system/di/slack-desc b/system/di/slack-desc index 5b3ffeee16..c70a5acb4a 100644 --- a/system/di/slack-desc +++ b/system/di/slack-desc @@ -8,10 +8,10 @@ |-----handy-ruler------------------------------------------------------| di: di (disk information) di: -di: di displays everything that df does and more. +di: di displays everything that df does and more. di: di: It features the ability to display your disk usage -di: in whatever format you desire/prefer/are used to. +di: in whatever format you desire/prefer/are used to. di: di: Homepage: http://www.gentoo.com/di/ di: |