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

Daniel Griffiths dgriffiths at archlinux.org
Sun May 16 20:23:34 UTC 2010


    Date: Sunday, May 16, 2010 @ 16:23:34
  Author: dgriffiths
Revision: 80371

Modified:
  di/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-05-16 03:00:04 UTC (rev 80370)
+++ PKGBUILD	2010-05-16 20:23:34 UTC (rev 80371)
@@ -4,7 +4,7 @@
 # Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=di
-pkgver=4.23
+pkgver=4.24
 pkgrel=1
 pkgdesc="A disk information utility, displaying everything (and more) that your df command does"
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 depends=('glibc')
 options=('!makeflags')
 source=(http://www.gentoo.com/di/${pkgname}-${pkgver}.tar.gz)
-md5sums=('795e072d528c8e8f0d8cad094d6ae003')
-sha1sums=('f97ec5f61f554d8f6717ab265224e7dc4f1718db')
+md5sums=('f16a3829a4666696d4e139cecfa9e225')
+sha1sums=('916e51b4dd8d2fe051165aca4e14897012457050')
 
 build() {
 	cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list