summaryrefslogtreecommitdiff
path: root/community/luaposix/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/luaposix/PKGBUILD')
-rw-r--r--community/luaposix/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/luaposix/PKGBUILD b/community/luaposix/PKGBUILD
index d6111b0dc..1e78e9372 100644
--- a/community/luaposix/PKGBUILD
+++ b/community/luaposix/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 98865 2013-10-20 20:53:15Z seblu $
+# $Id: PKGBUILD 99901 2013-10-31 02:22:19Z allan $
# Maintainer: Sébastien Luttringer
# Contributor: SpepS <dreamspepser at yahoo dot it>
# Contributor: Laszlo Papp <djszapi at archlinux us>
@@ -13,7 +13,7 @@ arch=('i686' 'x86_64')
url='https://github.com/luaposix/luaposix'
license=('GPL' 'LGPL')
makedepends=('lua' 'lua51' 'lua51-bitop' 'git' 'help2man')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/$pkgbase/$pkgbase/archive/v$pkgver.tar.gz"
'git+git://git.sv.gnu.org/gnulib'
'git+git://github.com/gvvaughan/slingshot')