[arch-commits] Commit in nmap/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Sun Jan 24 07:55:57 UTC 2010


    Date: Sunday, January 24, 2010 @ 02:55:57
  Author: tpowa
Revision: 65071

Merged revisions 65070 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/nmap/trunk

........
  r65070 | tpowa | 2010-01-24 08:55:04 +0100 (So, 24 Jan 2010) | 2 lines
  
  upgpkg: nmap 5.20-1
      bump to latest version
........

Modified:
  nmap/repos/extra-x86_64/	(properties)
  nmap/repos/extra-x86_64/PKGBUILD

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


Property changes on: nmap/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /nmap/trunk:1-46373
   + /nmap/trunk:1-65070

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2010-01-24 07:55:04 UTC (rev 65070)
+++ extra-x86_64/PKGBUILD	2010-01-24 07:55:57 UTC (rev 65071)
@@ -2,7 +2,7 @@
 # Maintainer: Hugo Doria <hugo at archlinux.org>
 
 pkgname=nmap
-pkgver=5.00
+pkgver=5.20
 pkgrel=1
 pkgdesc="A network exploration tool and security/port scanner"
 arch=('i686' 'x86_64')
@@ -14,7 +14,6 @@
 optdepends=('pygtk: gui for nmap')
 options=('!makeflags')
 source=(http://download.insecure.org/nmap/dist/${pkgname}-${pkgver}.tgz)
-md5sums=('6b5b28f421cae71fd2710c1247c8db66')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
@@ -33,3 +32,4 @@
   # install custom GPL2 license
   install -D -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
 }
+md5sums=('ed8567c898c6b8f285fb7bebae449a1c')




More information about the arch-commits mailing list