summaryrefslogtreecommitdiff
path: root/core/xfsprogs
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-11-16 23:15:07 +0000
committerroot <root@rshg054.dnsready.net>2011-11-16 23:15:07 +0000
commitb3531e5acd3f55613eddde5591eb2e880fa96ed8 (patch)
tree78746d9e8f3a8cc99ac0e66b5188c0647059adde /core/xfsprogs
parent91ef4ffb2e0ba850501329a8bbc0b326788bd58c (diff)
Wed Nov 16 23:15:06 UTC 2011
Diffstat (limited to 'core/xfsprogs')
-rw-r--r--core/xfsprogs/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/xfsprogs/PKGBUILD b/core/xfsprogs/PKGBUILD
index 962f08b0f..e3d92fa2a 100644
--- a/core/xfsprogs/PKGBUILD
+++ b/core/xfsprogs/PKGBUILD
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD 118982 2011-04-09 21:14:21Z tpowa $
+# $Id: PKGBUILD 142804 2011-11-15 14:47:48Z tpowa $
# Maintainer: Paul Mattal <paul@archlinux.org>
pkgname=xfsprogs
-pkgver=3.1.5
+pkgver=3.1.6
pkgrel=1
pkgdesc="XFS filesystem utilities"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('util-linux-ng>=2.16')
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}"