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

Sergej Pupykin spupykin at archlinux.org
Thu Jan 15 12:23:54 UTC 2015


    Date: Thursday, January 15, 2015 @ 13:23:53
  Author: spupykin
Revision: 125965

upgpkg: xdiskusage 1.50-1

upd

Modified:
  xdiskusage/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-15 12:23:50 UTC (rev 125964)
+++ PKGBUILD	2015-01-15 12:23:53 UTC (rev 125965)
@@ -4,8 +4,8 @@
 # Contributor: Jason Chu <jason at archlinux.org>
 
 pkgname=xdiskusage
-pkgver=1.48
-pkgrel=8
+pkgver=1.50
+pkgrel=1
 pkgdesc="xdiskusage is a user-friendly program to show you what is using up all your disk space"
 arch=('i686' 'x86_64')
 depends=('fltk')
@@ -15,12 +15,12 @@
 options=(!emptydirs)
 source=(http://xdiskusage.sourceforge.net/$pkgname-$pkgver.tgz
 	'build-fix.patch')
-md5sums=('a902aa9d73761ade98256c3cd5c1f533'
+md5sums=('d31e15e439c2c4803c29dbedfe2aebd4'
          '570eb00cb0999231620b67889325a81f')
 
 prepare() {
   cd "$srcdir/$pkgname-$pkgver"
-  patch -Np1 -i "$srcdir/build-fix.patch"
+#  patch -Np1 -i "$srcdir/build-fix.patch"
 }
 
 build() {



More information about the arch-commits mailing list