Date: Wednesday, August 21, 2019 @ 17:53:25 Author: anthraxx Revision: 500422
upgpkg: hcxtools 5.2.0-1 Modified: hcxtools/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-08-21 17:39:35 UTC (rev 500421) +++ PKGBUILD 2019-08-21 17:53:25 UTC (rev 500422) @@ -1,7 +1,7 @@ # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org> pkgname=hcxtools -pkgver=5.1.6 +pkgver=5.2.0 pkgrel=1 pkgdesc='Portable solution for capturing wlan traffic and conversion to hashcat and John the Ripper formats' url='https://github.com/ZerBea/hcxtools' @@ -10,7 +10,7 @@ depends=('curl' '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=('8f143dad453ea79dc1f15de3f635e61d6a95cdad279c8bd135756d7a4851ca5e3b5511d02450e7b4bf74e539df2eb0c648f80872fb080e9c033b945b7d24ad7e' +sha512sums=('bd967ab2306acd547d77d8dcabbe0753e191c95a015897250dfafb49495ec07bddd856b08c75e5d460f7c33de2032e12b9fcff77d1907a4c6a995c2a2667108d' 'SKIP') validpgpkeys=('5920CE1C567948AFD2C0A9B7375516A45DB88630') # ZeroBeat <[email protected]>
