summaryrefslogtreecommitdiff
path: root/extra/dmapi
diff options
context:
space:
mode:
Diffstat (limited to 'extra/dmapi')
-rw-r--r--extra/dmapi/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/extra/dmapi/PKGBUILD b/extra/dmapi/PKGBUILD
index 43f43cc5f..482ff364a 100644
--- a/extra/dmapi/PKGBUILD
+++ b/extra/dmapi/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 175121 2013-01-14 07:38:26Z tpowa $
+# $Id: PKGBUILD 197910 2013-10-30 11:37:30Z allan $
# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
pkgname=dmapi
pkgver=2.2.12
-pkgrel=1
+pkgrel=2
pkgdesc="Data migration API"
arch=('i686' 'x86_64' 'mips64el')
url="http://oss.sgi.com/projects/xfs/"
@@ -13,7 +13,6 @@ makedepends=('xfsprogs')
provides=('xfsdmapi')
conflicts=('xfsdmapi')
replaces=('xfsdmapi')
-options=('!libtool')
source=("ftp://oss.sgi.com/projects/xfs/cmd_tars/$pkgname-$pkgver.tar.gz")
build() {