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

Tobias Powalowski tpowa at archlinux.org
Sun Jan 24 08:06:01 UTC 2010


    Date: Sunday, January 24, 2010 @ 03:06:00
  Author: tpowa
Revision: 65072

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

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

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

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


Property changes on: nmap/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /nmap/trunk:1-46364
   + /nmap/trunk:1-65071

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2010-01-24 07:55:57 UTC (rev 65071)
+++ extra-i686/PKGBUILD	2010-01-24 08:06:00 UTC (rev 65072)
@@ -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