summaryrefslogtreecommitdiff
path: root/core/xfsprogs/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/xfsprogs/PKGBUILD')
-rw-r--r--core/xfsprogs/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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')