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

Levente Polyak anthraxx at archlinux.org
Sat Feb 8 11:15:37 UTC 2020


    Date: Saturday, February 8, 2020 @ 11:15:36
  Author: anthraxx
Revision: 563981

upgpkg: hcxdumptool 6.0.1-1

Modified:
  hcxdumptool/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-08 11:14:14 UTC (rev 563980)
+++ PKGBUILD	2020-02-08 11:15:36 UTC (rev 563981)
@@ -1,7 +1,7 @@
 # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
 
 pkgname=hcxdumptool
-pkgver=6.0.0
+pkgver=6.0.1
 pkgrel=1
 pkgdesc='Small tool to capture packets from wlan devices'
 url='https://github.com/ZerBea/hcxdumptool'
@@ -10,8 +10,10 @@
 depends=('glibc' 'openssl')
 source=(https://github.com/ZerBea/hcxdumptool/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz
         https://github.com/ZerBea/hcxdumptool/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz.asc)
-sha512sums=('cda80fc41c0f413130ac753358774fcd8d2278a832ebd92b3cefb962c4acd055cc15cfe7fe0f88f33e43db10e83ce1b2d4c968660706acf28031a079cccbe9a0'
+sha512sums=('3bb875144869cfc4f4f73ee70ec02c46ccaa430ac54d595008d4e8e828b283b9e291712579a85b03f1ac915d12982f17c3017fc7d05a0c0a71ecbb2b27bb9648'
             'SKIP')
+b2sums=('fe380f05976c704fbf4ddfb10a489ae5d3489230bc77f56d433dce9e5a3bc3c3488a082087b773347db22a1ce6fcfcfe3aceb842ebc29c606ce31a3ef9cc8c9e'
+        'SKIP')
 validpgpkeys=('5920CE1C567948AFD2C0A9B7375516A45DB88630') # ZeroBeat <ZeroBeat at gmx.de>
 
 build() {



More information about the arch-commits mailing list