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

Antonio Rojas arojas at archlinux.org
Tue Aug 9 18:53:11 UTC 2016


    Date: Tuesday, August 9, 2016 @ 18:53:11
  Author: arojas
Revision: 273548

Update to 4.42

Modified:
  di/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-09 18:51:14 UTC (rev 273547)
+++ PKGBUILD	2016-08-09 18:53:11 UTC (rev 273548)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=di
-pkgver=4.35
+pkgver=4.42
 pkgrel=1
 pkgdesc="A disk information utility, displaying everything (and more) that your df command does"
 arch=('i686' 'x86_64')
@@ -9,8 +9,8 @@
 url="http://www.gentoo.com/di/"
 license=('ZLIB')
 depends=('glibc')
-source=(http://www.gentoo.com/di/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('989b03afb0bc40d4dbdcc8e2b6889cf2cf8e2852')
+source=(http://gentoo.com/di/${pkgname}-${pkgver}.tar.gz)
+sha1sums=('c8835915b066dc77787ca6e6a8e2303697c48827')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list