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

Tobias Powalowski tpowa at archlinux.org
Thu Jun 7 07:26:16 UTC 2007


    Date: Thursday, June 7, 2007 @ 03:26:16
  Author: tpowa
    Path: /home/cvs-arch/arch/build/base/xfsprogs

Modified: PKGBUILD (1.11 -> 1.12)

'upgpkg: update to new version'


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


Index: arch/build/base/xfsprogs/PKGBUILD
diff -u arch/build/base/xfsprogs/PKGBUILD:1.11 arch/build/base/xfsprogs/PKGBUILD:1.12
--- arch/build/base/xfsprogs/PKGBUILD:1.11	Thu Dec 21 13:58:29 2006
+++ arch/build/base/xfsprogs/PKGBUILD	Thu Jun  7 03:26:16 2007
@@ -1,14 +1,15 @@
-# $Id: PKGBUILD,v 1.11 2006/12/21 18:58:29 tpowa Exp $
+# $Id: PKGBUILD,v 1.12 2007/06/07 07:26:16 tpowa Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=xfsprogs
-pkgver=2.8.18
+pkgver=2.8.21
 pkgrel=1
 pkgdesc="XFS filesystem utilities"
 arch=(i686 x86_64)
+license=('LGPL')
 url="http://oss.sgi.com/projects/xfs/"
 depends=(e2fsprogs)
 source=(ftp://oss.sgi.com/projects/xfs/cmd_tars/xfsprogs_${pkgver}-1.tar.gz)
-md5sums=('6ce9e198cc79ebec6f6fb1f34ffa7709')
+md5sums=('a40b7d656c9ddb775c3f221433cbf08a')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list