[arch-commits] Commit in nmap/trunk (PKGBUILD)

Hugo Doria hugo at archlinux.org
Wed Sep 10 16:58:38 UTC 2008


    Date: Wednesday, September 10, 2008 @ 12:58:38
  Author: hugo
Revision: 12115

upgpkg: nmap 4.75-1

Modified:
  nmap/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-10 16:57:16 UTC (rev 12114)
+++ PKGBUILD	2008-09-10 16:58:38 UTC (rev 12115)
@@ -2,8 +2,8 @@
 # Maintainer: Hugo Doria <hugo at archlinux.org>
 
 pkgname=nmap
-pkgver=4.68
-pkgrel=3
+pkgver=4.75
+pkgrel=1
 pkgdesc="A network exploration tool and security/port scanner"
 arch=('i686' 'x86_64')
 url="http://nmap.org"
@@ -11,10 +11,10 @@
 depends=('pcre' 'openssl' 'libpcap>=0.9.8' 'lua')
 # python is needed for zenmap
 makedepends=('python')
-optdepends=('pygtk')
+optdepends=('pygtk: gui for nmap')
 options=('!makeflags')
 source=(http://download.insecure.org/nmap/dist/${pkgname}-${pkgver}.tgz)
-md5sums=('a1373c992e4b21d8db4d65c6eb8fec42')
+md5sums=('85d160ccaaa848fcf415681e3349d848')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list