Date: Sunday, June 2, 2019 @ 17:50:32 Author: anthraxx Revision: 476620
upgpkg: hcxtools 5.1.6-1 Modified: hcxtools/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-02 17:38:09 UTC (rev 476619) +++ PKGBUILD 2019-06-02 17:50:32 UTC (rev 476620) @@ -1,7 +1,7 @@ # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org> pkgname=hcxtools -pkgver=5.1.4 +pkgver=5.1.6 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=('30e18fd522a488112580a2f9187a933c0d44cdabb3cfed038756edeae05c1371ce99839c02562adfa9dc0067522de9dc7553228ae371902e41fc982e69cffb28' +sha512sums=('8f143dad453ea79dc1f15de3f635e61d6a95cdad279c8bd135756d7a4851ca5e3b5511d02450e7b4bf74e539df2eb0c648f80872fb080e9c033b945b7d24ad7e' 'SKIP') validpgpkeys=('5920CE1C567948AFD2C0A9B7375516A45DB88630') # ZeroBeat <zerob...@gmx.de>