Date: Thursday, November 3, 2011 @ 16:32:37
  Author: tpowa
Revision: 141989

bump to latest version

Modified:
  xfsprogs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2011-11-03 20:19:56 UTC (rev 141988)
+++ PKGBUILD    2011-11-03 20:32:37 UTC (rev 141989)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Paul Mattal <[email protected]>
 pkgname=xfsprogs
-pkgver=3.1.5
+pkgver=3.1.6
 pkgrel=1
 pkgdesc="XFS filesystem utilities"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 options=('!makeflags' '!libtool')
 # We mirror the sources as upstream tends to move them once a new release is 
out
 source=("ftp://ftp.archlinux.org/other/xfsprogs/${pkgname}-${pkgver}.tar.gz";)
-md5sums=('b1db37749e2b4149a0dd178abff956be')
+md5sums=('fbd2c1c5abed4b11047bea6ce53bc6e4')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"

Reply via email to