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

Eric Bélanger eric at archlinux.org
Sat Oct 1 04:28:55 UTC 2011


    Date: Saturday, October 1, 2011 @ 00:28:55
  Author: eric
Revision: 139174

upgpkg: di 4.29-1

Upstream update, Remove !makeflags options

Modified:
  di/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-10-01 01:08:42 UTC (rev 139173)
+++ PKGBUILD	2011-10-01 04:28:55 UTC (rev 139174)
@@ -2,17 +2,15 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=di
-pkgver=4.28
+pkgver=4.29
 pkgrel=1
 pkgdesc="A disk information utility, displaying everything (and more) that your df command does"
 arch=('i686' 'x86_64')
 url="http://www.gentoo.com/di/"
 license=('ZLIB')
 depends=('glibc')
-options=('!makeflags')
 source=(http://www.gentoo.com/di/${pkgname}-${pkgver}.tar.gz)
-md5sums=('8f56121562ac3ca05b48c0827ec0d48d')
-sha1sums=('b65c7fa10d8d319107a26036daaa95803b3ecb1e')
+sha1sums=('620b22b362067b48c25674b1af494015453d7cd9')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list