Date: Friday, October 21, 2016 @ 18:51:28
  Author: bisson
Revision: 279128

upstream update

Modified:
  nmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-10-21 18:30:11 UTC (rev 279127)
+++ PKGBUILD    2016-10-21 18:51:28 UTC (rev 279128)
@@ -4,7 +4,7 @@
 # Contributor: Hugo Doria <[email protected]>
 
 pkgname=nmap
-pkgver=7.30
+pkgver=7.31
 pkgrel=1
 pkgdesc='Utility for network discovery and security auditing'
 url='http://nmap.org/'
@@ -18,7 +18,7 @@
             'gksu: privilege escalation for zenmap')
 depends=('pcre' 'openssl' 'lua52')
 source=("https://nmap.org/dist/${pkgname}-${pkgver}.tar.bz2";)
-sha1sums=('cc5f51059df4c14fb8781987705d6064c7836349')
+sha1sums=('9dcfc5bf599a4fe53ca9bfc53b1b9a2741bf1c6c')
 
 build() {
        cd "${srcdir}/${pkgname}-${pkgver}"

Reply via email to