[arch-commits] CVS update of arch/build/base/xfsdump (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Tue Sep 11 05:42:59 UTC 2007


    Date: Tuesday, September 11, 2007 @ 01:42:59
  Author: tpowa
    Path: /home/cvs-arch/arch/build/base/xfsdump

Modified: PKGBUILD (1.4 -> 1.5)

'upgpgk: update to new version'


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


Index: arch/build/base/xfsdump/PKGBUILD
diff -u arch/build/base/xfsdump/PKGBUILD:1.4 arch/build/base/xfsdump/PKGBUILD:1.5
--- arch/build/base/xfsdump/PKGBUILD:1.4	Tue Aug 21 11:35:45 2007
+++ arch/build/base/xfsdump/PKGBUILD	Tue Sep 11 01:42:58 2007
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD,v 1.4 2007/08/21 15:35:45 dan Exp $
+# $Id: PKGBUILD,v 1.5 2007/09/11 05:42:58 tpowa Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=xfsdump
-pkgver=2.2.45
+pkgver=2.2.46
 pkgrel=1
 pkgdesc="Additional XFS filesystem utilities"
 arch=(i686 x86_64)
 license=('LGPL')
 url="http://oss.sgi.com/projects/xfs/"
 groups=('base')
-depends=('xfsprogs' 'attr' 'acl' 'dmapi')
+depends=('xfsprogs>=2.9.4' 'attr>=2.4.39' 'acl>=2.2.45' 'dmapi')
 source=(ftp://oss.sgi.com/projects/xfs/cmd_tars/xfsdump_$pkgver-1.tar.gz)
-md5sums=('9f4f6da94d14e638639a542b0fa8a722')
+md5sums=('c233a3f032d183d5bfa5dce210a08418')
 
 build() {
   cd $startdir/src/xfsdump-$pkgver




More information about the arch-commits mailing list