From 1f55cedf5ea357497d2a98eb2be78d8dab4a9665 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 21 Feb 2012 23:15:10 +0000 Subject: Tue Feb 21 23:15:10 UTC 2012 --- community/xdiskusage/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/xdiskusage') diff --git a/community/xdiskusage/PKGBUILD b/community/xdiskusage/PKGBUILD index 0ff97363c..71491ef78 100644 --- a/community/xdiskusage/PKGBUILD +++ b/community/xdiskusage/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 51101 2011-07-05 08:55:16Z spupykin $ +# $Id: PKGBUILD 65246 2012-02-20 12:32:09Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Tom Newsom # Contributor: Jason Chu pkgname=xdiskusage pkgver=1.48 -pkgrel=6 +pkgrel=7 pkgdesc="xdiskusage is a user-friendly program to show you what is using up all your disk space" arch=('i686' 'x86_64') depends=('fltk') @@ -16,7 +16,7 @@ options=(!emptydirs) source=(http://xdiskusage.sourceforge.net/$pkgname-$pkgver.tgz 'stdin-is-null.patch') md5sums=('a902aa9d73761ade98256c3cd5c1f533' - '0181b66b44e382e44c91602d8de9a7b6') + '0181b66b44e382e44c91602d8de9a7b6') build() { cd "$srcdir/$pkgname-$pkgver" -- cgit v1.2.3-54-g00ecf