Date: Monday, August 16, 2010 @ 16:30:15 Author: dgriffiths Revision: 87563
Modified: di/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-08-16 20:28:39 UTC (rev 87562) +++ PKGBUILD 2010-08-16 20:30:15 UTC (rev 87563) @@ -4,7 +4,7 @@ # Maintainer: Daniel J Griffiths <[email protected]> pkgname=di -pkgver=4.25 +pkgver=4.26 pkgrel=1 pkgdesc="A disk information utility, displaying everything (and more) that your df command does" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ depends=('glibc') options=('!makeflags') source=(http://www.gentoo.com/di/${pkgname}-${pkgver}.tar.gz) -md5sums=('765ef603afe1d95f52f7a5f64e85eced') +md5sums=('7568e18b1c5c72bfbe3d9ba55c30d1ed') build() { cd ${srcdir}/${pkgname}-${pkgver}
