[arch-commits] Commit in di/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon May 21 07:17:33 UTC 2018
Date: Monday, May 21, 2018 @ 07:17:32
Author: arojas
Revision: 324668
Update to 4.46
Modified:
di/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-21 07:14:55 UTC (rev 324667)
+++ PKGBUILD 2018-05-21 07:17:32 UTC (rev 324668)
@@ -2,7 +2,7 @@
# Maintainer: Eric Bélanger <eric at archlinux.org>
pkgname=di
-pkgver=4.44
+pkgver=4.46
pkgrel=1
pkgdesc="A disk information utility, displaying everything (and more) that your df command does"
arch=('x86_64')
@@ -10,7 +10,7 @@
license=('ZLIB')
depends=('glibc')
source=(http://gentoo.com/di/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('2ca647330f9ef81af3275e560d24f7dfe47f7e88')
+sha256sums=('3cc77280618d5e7b61eeedd3f25bb8521a6de5420793d73e217ce2c83d8e5333')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list