Date: Monday, May 4, 2015 @ 21:23:58 Author: bisson Revision: 238473 rebuild with lua52
Modified: nmap/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-05-04 19:02:12 UTC (rev 238472) +++ PKGBUILD 2015-05-04 19:23:58 UTC (rev 238473) @@ -5,7 +5,7 @@ pkgname=nmap pkgver=6.47 -pkgrel=2 +pkgrel=3 pkgdesc='Utility for network discovery and security auditing' url='http://nmap.org/' arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ 'xterm: privilege escalation for zenmap' 'kdebase-runtime: privilege escalation for zenmap' 'gksu: privilege escalation for zenmap') -depends=('pcre' 'openssl' 'lua') +depends=('pcre' 'openssl' 'lua52') source=("http://nmap.org/dist/${pkgname}-${pkgver}.tar.bz2") sha1sums=('0c917453a91a5e85c2a217d27c3853b0f3e0e6ac')
