Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages /
hcxdumptool
Commits:
e017fe61 by Levente Polyak at 2026-02-21T20:31:52+01:00
upgpkg: 7.1.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,18 +1,18 @@
pkgbase = hcxdumptool
pkgdesc = Small tool to capture packets from wlan devices
- pkgver = 7.0.1
+ pkgver = 7.1.2
pkgrel = 1
url = https://github.com/ZerBea/hcxdumptool
arch = x86_64
license = MIT
depends = glibc
depends = libpcap
- source =
https://github.com/ZerBea/hcxdumptool/archive/7.0.1/hcxdumptool-7.0.1.tar.gz
- source =
https://github.com/ZerBea/hcxdumptool/releases/download/7.0.1/hcxdumptool-7.0.1.tar.gz.asc
+ source =
https://github.com/ZerBea/hcxdumptool/archive/7.1.2/hcxdumptool-7.1.2.tar.gz
+ source =
https://github.com/ZerBea/hcxdumptool/releases/download/7.1.2/hcxdumptool-7.1.2.tar.gz.asc
validpgpkeys = 5920CE1C567948AFD2C0A9B7375516A45DB88630
- sha512sums =
ae4dd6c5c1236f9911e2af8fdac19951bb3ac0fec15fbf61c715ae69c7481912c7a46647daf002bb6dc19c3373c608938bcdce759f678eb2f2fe5cfc8d1bceb2
+ sha512sums =
073f2cc77e107ea910d569039af3349c5c1f65766b92a2e08b7f7ce26536fcd25257f80879005188b20338710e9bf8ae636525a9a4e79a4d7d2597aabb9cf236
sha512sums = SKIP
- b2sums =
3204807e02eda7a53165a4adaebafb6952247b3e6a3269f71265b0e65aec7acde265c3229f96c93f81ce8d709ba44d880ee28f7f54dfc0107cd63bb86b091fb1
+ b2sums =
766364300b4dff94761bb7306df1fc767dd8a7247b160ff16326ec1c29cd6a2849da5edb5678172d5eed0b97abc41a3bdaa975d6a75e533371b6994401274715
b2sums = SKIP
pkgname = hcxdumptool
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
pkgname=hcxdumptool
-pkgver=7.0.1
+pkgver=7.1.2
pkgrel=1
pkgdesc='Small tool to capture packets from wlan devices'
url='https://github.com/ZerBea/hcxdumptool'
@@ -10,9 +10,9 @@ license=('MIT')
depends=('glibc' 'libpcap')
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=('ae4dd6c5c1236f9911e2af8fdac19951bb3ac0fec15fbf61c715ae69c7481912c7a46647daf002bb6dc19c3373c608938bcdce759f678eb2f2fe5cfc8d1bceb2'
+sha512sums=('073f2cc77e107ea910d569039af3349c5c1f65766b92a2e08b7f7ce26536fcd25257f80879005188b20338710e9bf8ae636525a9a4e79a4d7d2597aabb9cf236'
'SKIP')
-b2sums=('3204807e02eda7a53165a4adaebafb6952247b3e6a3269f71265b0e65aec7acde265c3229f96c93f81ce8d709ba44d880ee28f7f54dfc0107cd63bb86b091fb1'
+b2sums=('766364300b4dff94761bb7306df1fc767dd8a7247b160ff16326ec1c29cd6a2849da5edb5678172d5eed0b97abc41a3bdaa975d6a75e533371b6994401274715'
'SKIP')
validpgpkeys=('5920CE1C567948AFD2C0A9B7375516A45DB88630') # ZeroBeat
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/hcxdumptool/-/commit/e017fe61ef05d8fba54eed214471d468e5986f7c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/hcxdumptool/-/commit/e017fe61ef05d8fba54eed214471d468e5986f7c
You're receiving this email because of your account on gitlab.archlinux.org.