system/di: Updated for version 4.31.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
Didier Charles 2012-03-30 00:13:10 -04:00 committed by dsomero
parent 17ef479639
commit cf9ce97616
4 changed files with 10 additions and 13 deletions

View file

@ -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 di features the ability to display your disk usage in whatever format
you desire/prefer/are used to. you desire/prefer/are used to.

View file

@ -1,16 +1,13 @@
#!/bin/sh #!/bin/sh
# #
# Didier Charles 2011.05.22 # Didier Charles 2012.03.08
# dcharles@alumni.concordia.ca # dcharles@alumni.concordia.ca
# written with the grateful assistance of the tutorial # written with the grateful assistance of the templates at:
# "Writing A SlackBuild Script" at :
# http://www.slackwiki.org/Writing_A_SlackBuild_Script
# and with the guidance of the templates at:
# http://slackbuilds.org/templates/ # http://slackbuilds.org/templates/
PRGNAM=di PRGNAM=di
VERSION=4.27 VERSION=4.31
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="di" PRGNAM="di"
VERSION="4.27" VERSION="4.31"
HOMEPAGE="http://www.gentoo.com/di/" HOMEPAGE="http://www.gentoo.com/di/"
DOWNLOAD="http://www.gentoo.com/di/di-4.27.tar.gz" DOWNLOAD="http://gentoo.com/di/di-4.31.tar.gz"
MD5SUM="b1a7ee87b83d72c273558a5ec815bfc3" MD5SUM="f324ec49888c6c642c998ee8c3a8ce21"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
MAINTAINER="Didier Charles" MAINTAINER="Didier Charles"

View file

@ -8,10 +8,10 @@
|-----handy-ruler------------------------------------------------------| |-----handy-ruler------------------------------------------------------|
di: di (disk information) di: di (disk information)
di: di:
di: di displays everything that df does and more. di: di displays everything that df does and more.
di: di:
di: It features the ability to display your disk usage 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:
di: Homepage: http://www.gentoo.com/di/ di: Homepage: http://www.gentoo.com/di/
di: di: