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

Tobias Powalowski tpowa at archlinux.org
Thu Sep 9 07:35:11 UTC 2010


    Date: Thursday, September 9, 2010 @ 03:35:10
  Author: tpowa
Revision: 90211

upgpkg: xfsprogs 3.1.3-1
bump to latest version

Modified:
  xfsprogs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-09-09 05:53:13 UTC (rev 90210)
+++ PKGBUILD	2010-09-09 07:35:10 UTC (rev 90211)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Paul Mattal <paul at archlinux.org>
 pkgname=xfsprogs
-pkgver=3.1.2
+pkgver=3.1.3
 pkgrel=1
 pkgdesc="XFS filesystem utilities"
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 depends=('util-linux-ng>=2.16')
 options=('!makeflags' '!libtool')
 source=(ftp://oss.sgi.com/projects/xfs/cmd_tars/${pkgname}-${pkgver}.tar.gz)
-md5sums=('86d10178ee6897cb099c97303e6d9da0')
+md5sums=('a6a4777ded0a36fa692b7eb652a85493')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list