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

Levente Polyak anthraxx at gemini.archlinux.org
Wed May 11 21:30:53 UTC 2022


    Date: Wednesday, May 11, 2022 @ 21:30:53
  Author: anthraxx
Revision: 1198384

upgpkg: hcxtools 6.2.7-1

Modified:
  hcxtools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-11 21:26:57 UTC (rev 1198383)
+++ PKGBUILD	2022-05-11 21:30:53 UTC (rev 1198384)
@@ -1,16 +1,16 @@
 # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
 
 pkgname=hcxtools
-pkgver=6.2.6
+pkgver=6.2.7
 pkgrel=1
 pkgdesc='Portable solution for capturing wlan traffic and conversion to hashcat and John the Ripper formats'
 url='https://github.com/ZerBea/hcxtools'
 arch=('x86_64')
 license=('MIT')
-depends=('curl' 'libcurl.so' 'libpcap' 'zlib' 'openssl')
+depends=('curl' 'libcurl.so' 'zlib' 'openssl')
 source=(https://github.com/ZerBea/hcxtools/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz
         https://github.com/ZerBea/hcxtools/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz.asc)
-sha512sums=('2481bb68596c41150149a49a2d37ddb89b86e358938f4a6ec85ab84dc90d9f3437fa8c6da537156fd0f906f24b609802855b76b977296a2b4822b78ec9f443e2'
+sha512sums=('03d3eb0feaf8a0f0053e0d417ba4728f4ca87834e2c44ffa9bd54a3ea169c33066e237454b963d216770a2ebd8bf9bada2efc9ca9392fa6a867728f603caa262'
             'SKIP')
 validpgpkeys=('5920CE1C567948AFD2C0A9B7375516A45DB88630') # ZeroBeat <ZeroBeat at gmx.de>
 



More information about the arch-commits mailing list