summaryrefslogtreecommitdiff
path: root/community/luaposix
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-31 01:12:24 -0700
committerroot <root@rshg054.dnsready.net>2013-10-31 01:12:24 -0700
commitb2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch)
treeafa7b467e44b704b69c66862852a8c3118b8e308 /community/luaposix
parent7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff)
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/luaposix')
-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')