Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
hcxtools


Commits:
dcbd52bc by Antonio Rojas at 2024-03-09T20:54:16+01:00
upgpkg: 6.3.4-1: Update to 6.3.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = hcxtools
        pkgdesc = Portable solution for capturing wlan traffic and conversion 
to hashcat and John the Ripper formats
-       pkgver = 6.3.2
+       pkgver = 6.3.4
        pkgrel = 1
        url = https://github.com/ZerBea/hcxtools
        arch = x86_64
@@ -9,10 +9,10 @@ pkgbase = hcxtools
        depends = libcurl.so
        depends = zlib
        depends = openssl
-       source = 
https://github.com/ZerBea/hcxtools/archive/6.3.2/hcxtools-6.3.2.tar.gz
-       source = 
https://github.com/ZerBea/hcxtools/releases/download/6.3.2/hcxtools-6.3.2.tar.gz.asc
+       source = 
https://github.com/ZerBea/hcxtools/archive/6.3.4/hcxtools-6.3.4.tar.gz
+       source = 
https://github.com/ZerBea/hcxtools/releases/download/6.3.4/hcxtools-6.3.4.tar.gz.asc
        validpgpkeys = 5920CE1C567948AFD2C0A9B7375516A45DB88630
-       sha512sums = 
059555653e75169ca69530ec4a45bb81f980dc1ddcc08403acc8070c7800bbaf3e33f157f0746972ff77501aa1709c2731f3672fca1bae6738a010ba65d00945
+       sha512sums = 
d4b39c06cbe4749fdbb0ead2a22fdfce0c4c4e999c9318126f83245b80856c6f2145d6bf44be2666462e85097ec7ef2bc69528a345375aa0feed6ea209b0e85c
        sha512sums = SKIP
 
 pkgname = hcxtools


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
 
 pkgname=hcxtools
-pkgver=6.3.2
+pkgver=6.3.4
 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 @@ license=('MIT')
 depends=('curl' 'libcurl.so' '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=('059555653e75169ca69530ec4a45bb81f980dc1ddcc08403acc8070c7800bbaf3e33f157f0746972ff77501aa1709c2731f3672fca1bae6738a010ba65d00945'
+sha512sums=('d4b39c06cbe4749fdbb0ead2a22fdfce0c4c4e999c9318126f83245b80856c6f2145d6bf44be2666462e85097ec7ef2bc69528a345375aa0feed6ea209b0e85c'
             'SKIP')
 validpgpkeys=('5920CE1C567948AFD2C0A9B7375516A45DB88630') # ZeroBeat 
<zerob...@gmx.de>
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hcxtools/-/commit/dcbd52bc3210b451f857ebbe5e289449eb3c17f2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hcxtools/-/commit/dcbd52bc3210b451f857ebbe5e289449eb3c17f2
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to