[arch-commits] Commit in di/trunk (PKGBUILD)
Eric Bélanger
eric at archlinux.org
Mon Nov 21 22:39:27 UTC 2011
Date: Monday, November 21, 2011 @ 17:39:27
Author: eric
Revision: 143043
upgpkg: di 4.31-1
Upstream update
Modified:
di/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-11-21 22:18:24 UTC (rev 143042)
+++ PKGBUILD 2011-11-21 22:39:27 UTC (rev 143043)
@@ -2,7 +2,7 @@
# Maintainer: Eric Bélanger <eric at archlinux.org>
pkgname=di
-pkgver=4.30
+pkgver=4.31
pkgrel=1
pkgdesc="A disk information utility, displaying everything (and more) that your df command does"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@
license=('ZLIB')
depends=('glibc')
source=(http://www.gentoo.com/di/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('45fae9dd34df9f5f2c391237fb316c056d4854fe')
+sha1sums=('2a7212e03286b68ebb4783ae8937999145165c79')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list