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

Levente Polyak anthraxx at archlinux.org
Thu Jan 14 21:09:26 UTC 2021


    Date: Thursday, January 14, 2021 @ 21:09:25
  Author: anthraxx
Revision: 820900

upgpkg: hcxtools 6.1.5-1

Modified:
  hcxtools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-14 21:09:17 UTC (rev 820899)
+++ PKGBUILD	2021-01-14 21:09:25 UTC (rev 820900)
@@ -1,16 +1,16 @@
 # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
 
 pkgname=hcxtools
-pkgver=6.1.4
+pkgver=6.1.5
 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' 'libpcap' 'zlib' 'openssl')
+depends=('curl' 'libcurl.so' 'libpcap' '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=('dff6452d693cfc02345b86894c1b3cb06e75f1332ea959494883effec4bb7623bccc86406326bb03d7c748ab1d350ddc2921bbae54a67edcc5142513facf4667'
+sha512sums=('1f4e9f9c066fc5d038a72db4c221d02342df7894c411a8e8f500036847fc8d1fe7f615268728f345a0c942445c6844ce4d1963712a65752fbde423c48d69f9d8'
             'SKIP')
 validpgpkeys=('5920CE1C567948AFD2C0A9B7375516A45DB88630') # ZeroBeat <ZeroBeat at gmx.de>
 



More information about the arch-commits mailing list