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

Daniel Griffiths dgriffiths at archlinux.org
Tue May 11 20:30:14 UTC 2010


    Date: Tuesday, May 11, 2010 @ 16:30:14
  Author: dgriffiths
Revision: 80107

Modified:
  di/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-05-11 18:38:22 UTC (rev 80106)
+++ PKGBUILD	2010-05-11 20:30:14 UTC (rev 80107)
@@ -4,7 +4,7 @@
 # Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=di
-pkgver=4.20
+pkgver=4.23
 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=('c773341c8b26660c84e82c37eb492303')
-sha1sums=('610ecf26878f3c02ad7ee384d908b60549ed1f51')
+md5sums=('795e072d528c8e8f0d8cad094d6ae003')
+sha1sums=('f97ec5f61f554d8f6717ab265224e7dc4f1718db')
 
 build() {
 	cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list