system/di: Updated for version 4.27.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
Didier Charles 2011-06-01 00:16:09 -04:00 committed by Robby Workman
parent 3241dae642
commit b346863de2
4 changed files with 10 additions and 10 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
you desire/prefer/are used to.
you desire/prefer/are used to.

View file

@ -1,6 +1,6 @@
#!/bin/sh
#
# Didier Charles 2010.12.24
# Didier Charles 2011.05.22
# dcharles@alumni.concordia.ca
# written with the grateful assistance of the tutorial
# "Writing A SlackBuild Script" at :
@ -10,7 +10,7 @@
PRGNAM=di
VERSION=4.26
VERSION=4.27
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="di"
VERSION="4.26"
VERSION="4.27"
HOMEPAGE="http://www.gentoo.com/di/"
DOWNLOAD="http://www.gentoo.com/di/di-4.26.tar.gz"
MD5SUM="7568e18b1c5c72bfbe3d9ba55c30d1ed"
DOWNLOAD="http://www.gentoo.com/di/di-4.27.tar.gz"
MD5SUM="b1a7ee87b83d72c273558a5ec815bfc3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Didier Charles"
EMAIL="dcharles@alumni.concordia.ca"
APPROVED="Erik Hanson"
APPROVED="dsomero"

View file

@ -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: