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

Tobias Powalowski tpowa at archlinux.org
Wed May 6 06:56:10 UTC 2009


    Date: Wednesday, May 6, 2009 @ 02:56:10
  Author: tpowa
Revision: 37989

upgpkg: xfsdump 3.0.1-1

Modified:
  xfsdump/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-05-06 06:52:25 UTC (rev 37988)
+++ PKGBUILD	2009-05-06 06:56:10 UTC (rev 37989)
@@ -1,16 +1,15 @@
 # $Id$
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=xfsdump
-pkgver=3.0.0
+pkgver=3.0.1
 pkgrel=1
 pkgdesc="Additional XFS filesystem utilities"
 arch=(i686 x86_64)
 license=('LGPL')
 url="http://oss.sgi.com/projects/xfs/"
-depends=('xfsprogs>=3.0.0' 'attr>=2.4.39' 'acl>=2.2.45' 'dmapi')
+depends=('xfsprogs>=3.0.1' 'attr>=2.4.43' 'acl>=2.2.47' 'dmapi>=2.2.10')
 options=('!makeflags')
 source=(ftp://oss.sgi.com/projects/xfs/cmd_tars/xfsdump-${pkgver}.tar.gz)
-md5sums=('')
 options=(!emptydirs)
 
 build() {
@@ -23,3 +22,4 @@
   rm -f $startdir/pkg/usr/lib/*.la
   rm -f $startdir/pkg/usr/bin/{xfsdump,xfsrestore}
 }
+md5sums=('48a65424ccc359f81426b74715c15802')




More information about the arch-commits mailing list