[arch-commits] CVS update of arch/build/base/xfsprogs (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Tue Sep 11 05:43:40 UTC 2007
Date: Tuesday, September 11, 2007 @ 01:43:40
Author: tpowa
Path: /home/cvs-arch/arch/build/base/xfsprogs
Modified: PKGBUILD (1.14 -> 1.15)
'upgpkg: update to new version'
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Index: arch/build/base/xfsprogs/PKGBUILD
diff -u arch/build/base/xfsprogs/PKGBUILD:1.14 arch/build/base/xfsprogs/PKGBUILD:1.15
--- arch/build/base/xfsprogs/PKGBUILD:1.14 Tue Aug 21 11:35:46 2007
+++ arch/build/base/xfsprogs/PKGBUILD Tue Sep 11 01:43:40 2007
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD,v 1.14 2007/08/21 15:35:46 dan Exp $
+# $Id: PKGBUILD,v 1.15 2007/09/11 05:43:40 tpowa Exp $
# Maintainer: judd <jvinet at zeroflux.org>
pkgname=xfsprogs
-pkgver=2.9.3
+pkgver=2.9.4
pkgrel=1
pkgdesc="XFS filesystem utilities"
arch=(i686 x86_64)
@@ -10,7 +10,7 @@
groups=('base')
depends=(e2fsprogs)
source=(ftp://oss.sgi.com/projects/xfs/cmd_tars/xfsprogs_${pkgver}-1.tar.gz)
-md5sums=('fd41478ab239c8815961dc13e3d4fa6f')
+md5sums=('174683e3b86b587ed59823fdbbb96ea4')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
More information about the arch-commits
mailing list