From b2a6f1b28b7fa31088cab9a90b0f5ab97948534d Mon Sep 17 00:00:00 2001 From: root Date: Thu, 31 Oct 2013 01:12:24 -0700 Subject: Thu Oct 31 01:09:50 PDT 2013 --- core/xfsprogs/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'core/xfsprogs') diff --git a/core/xfsprogs/PKGBUILD b/core/xfsprogs/PKGBUILD index 9684df0a6..cefbffbf9 100644 --- a/core/xfsprogs/PKGBUILD +++ b/core/xfsprogs/PKGBUILD @@ -1,15 +1,15 @@ -# $Id: PKGBUILD 186296 2013-05-24 07:56:54Z tpowa $ +# $Id: PKGBUILD 197846 2013-10-30 11:07:35Z allan $ # pkgname=xfsprogs pkgver=3.1.11 -pkgrel=1 +pkgrel=2 pkgdesc="XFS filesystem utilities" arch=('i686' 'x86_64') license=('LGPL') url="http://oss.sgi.com/projects/xfs/" groups=('base') depends=('util-linux') -options=('!makeflags' '!libtool') +options=('!makeflags') # 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=('de9f1f45026c2f4e0776058d429ff4b6') -- cgit v1.2.3-54-g00ecf