[arch-commits] Commit in di/trunk (PKGBUILD)

Daniel Griffiths dgriffiths at archlinux.org
Sat Jul 17 17:10:38 UTC 2010


    Date: Saturday, July 17, 2010 @ 13:10:38
  Author: dgriffiths
Revision: 85675

Modified:
  di/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-07-17 10:09:35 UTC (rev 85674)
+++ PKGBUILD	2010-07-17 17:10:38 UTC (rev 85675)
@@ -4,7 +4,7 @@
 # Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=di
-pkgver=4.24
+pkgver=4.25
 pkgrel=1
 pkgdesc="A disk information utility, displaying everything (and more) that your df command does"
 arch=('i686' 'x86_64')
@@ -13,8 +13,7 @@
 depends=('glibc')
 options=('!makeflags')
 source=(http://www.gentoo.com/di/${pkgname}-${pkgver}.tar.gz)
-md5sums=('f16a3829a4666696d4e139cecfa9e225')
-sha1sums=('916e51b4dd8d2fe051165aca4e14897012457050')
+md5sums=('765ef603afe1d95f52f7a5f64e85eced')
 
 build() {
 	cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list