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

Gaetan Bisson bisson at archlinux.org
Fri Dec 11 03:31:02 UTC 2015


    Date: Friday, December 11, 2015 @ 04:31:02
  Author: bisson
Revision: 255776

upstream update

Modified:
  nmap/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-10 21:19:54 UTC (rev 255775)
+++ PKGBUILD	2015-12-11 03:31:02 UTC (rev 255776)
@@ -4,8 +4,8 @@
 # Contributor: Hugo Doria <hugo at archlinux.org>
 
 pkgname=nmap
-pkgver=7.00
-pkgrel=2
+pkgver=7.01
+pkgrel=1
 pkgdesc='Utility for network discovery and security auditing'
 url='http://nmap.org/'
 arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@
             'gksu: privilege escalation for zenmap')
 depends=('pcre' 'openssl' 'lua52')
 source=("http://nmap.org/dist/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('cf04e64632e44a972cf894379cb5205c79c45fe8')
+sha1sums=('c1a44558c72aed3c78d63d54b5b008db69f0aaac')
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list