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

2020-12-14 Thread Levente Polyak via arch-commits
Date: Monday, December 14, 2020 @ 23:17:20
  Author: anthraxx
Revision: 775785

upgpkg: hcxtools 6.1.4-1

Modified:
  hcxtools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-14 23:15:20 UTC (rev 775784)
+++ PKGBUILD2020-12-14 23:17:20 UTC (rev 775785)
@@ -1,7 +1,7 @@
 # Maintainer: Levente Polyak 
 
 pkgname=hcxtools
-pkgver=6.1.3
+pkgver=6.1.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 @@
 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=('276167a553b248232b7ba6c9e580ed617698d6a9ba684d4fffc5785c1e182dee6a83f84b832e610b13f887519d1edb747e091931d0c47a06f0c396396662b323'
+sha512sums=('dff6452d693cfc02345b86894c1b3cb06e75f1332ea959494883effec4bb7623bccc86406326bb03d7c748ab1d350ddc2921bbae54a67edcc5142513facf4667'
 'SKIP')
 validpgpkeys=('5920CE1C567948AFD2C0A9B7375516A45DB88630') # ZeroBeat 

 


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

2020-10-11 Thread Levente Polyak via arch-commits
Date: Sunday, October 11, 2020 @ 14:10:37
  Author: anthraxx
Revision: 723478

upgpkg: hcxtools 6.1.3-1

Modified:
  hcxtools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-11 14:09:56 UTC (rev 723477)
+++ PKGBUILD2020-10-11 14:10:37 UTC (rev 723478)
@@ -1,7 +1,7 @@
 # Maintainer: Levente Polyak 
 
 pkgname=hcxtools
-pkgver=6.1.2
+pkgver=6.1.3
 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=('587bb02d81aced67514aa5e2a40c1d1961423e9d9af9c2e51d41cb492146e8d6864c0e1f8505361aed1b59fccdafd148e8370b83c87e5723ea1353e41183531c'
+sha512sums=('276167a553b248232b7ba6c9e580ed617698d6a9ba684d4fffc5785c1e182dee6a83f84b832e610b13f887519d1edb747e091931d0c47a06f0c396396662b323'
 'SKIP')
 validpgpkeys=('5920CE1C567948AFD2C0A9B7375516A45DB88630') # ZeroBeat 

 


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

2020-09-24 Thread Levente Polyak via arch-commits
Date: Thursday, September 24, 2020 @ 20:25:39
  Author: anthraxx
Revision: 711885

upgpkg: hcxtools 6.1.2-1

Modified:
  hcxtools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-24 20:23:34 UTC (rev 711884)
+++ PKGBUILD2020-09-24 20:25:39 UTC (rev 711885)
@@ -1,7 +1,7 @@
 # Maintainer: Levente Polyak 
 
 pkgname=hcxtools
-pkgver=6.1.1
+pkgver=6.1.2
 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=('3b4fd6260891bca581e256cba565bf294fea336ee6f48554266040ad80cd0fb409e189c82ade07e8f7713c9a029be8d65c16d91c20a72379f3615dbafc48839a'
+sha512sums=('587bb02d81aced67514aa5e2a40c1d1961423e9d9af9c2e51d41cb492146e8d6864c0e1f8505361aed1b59fccdafd148e8370b83c87e5723ea1353e41183531c'
 'SKIP')
 validpgpkeys=('5920CE1C567948AFD2C0A9B7375516A45DB88630') # ZeroBeat 

 


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

2020-08-24 Thread Levente Polyak via arch-commits
Date: Monday, August 24, 2020 @ 19:23:52
  Author: anthraxx
Revision: 687749

upgpkg: hcxtools 6.1.1-1

Modified:
  hcxtools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-24 19:23:49 UTC (rev 687748)
+++ PKGBUILD2020-08-24 19:23:52 UTC (rev 687749)
@@ -1,7 +1,7 @@
 # Maintainer: Levente Polyak 
 
 pkgname=hcxtools
-pkgver=6.0.3
+pkgver=6.1.1
 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=('6c111456ec2aee75c3a3b86f9afb3cb9395d6be0ca79ece5c673369fab5a4694980a2ce6bc3d031b5cc9bb492ce7e37006b78ab787cf63e292714dc8245711f6'
+sha512sums=('3b4fd6260891bca581e256cba565bf294fea336ee6f48554266040ad80cd0fb409e189c82ade07e8f7713c9a029be8d65c16d91c20a72379f3615dbafc48839a'
 'SKIP')
 validpgpkeys=('5920CE1C567948AFD2C0A9B7375516A45DB88630') # ZeroBeat 

 


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

2020-07-16 Thread Levente Polyak via arch-commits
Date: Thursday, July 16, 2020 @ 19:34:05
  Author: anthraxx
Revision: 664162

upgpkg: hcxtools 6.0.3-1

Modified:
  hcxtools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-16 19:31:38 UTC (rev 664161)
+++ PKGBUILD2020-07-16 19:34:05 UTC (rev 664162)
@@ -1,7 +1,7 @@
 # Maintainer: Levente Polyak 
 
 pkgname=hcxtools
-pkgver=6.0.2
+pkgver=6.0.3
 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=('46c501a9c2e328bda0cf10e74aa9d2cd8abff98b45c720da0658bf5234ec263bbab69a8b9768de230fb30d6bbc6d709dcdd9596f3b1e6c804e0d073dc1e3b2ff'
+sha512sums=('6c111456ec2aee75c3a3b86f9afb3cb9395d6be0ca79ece5c673369fab5a4694980a2ce6bc3d031b5cc9bb492ce7e37006b78ab787cf63e292714dc8245711f6'
 'SKIP')
 validpgpkeys=('5920CE1C567948AFD2C0A9B7375516A45DB88630') # ZeroBeat 

 


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

2020-04-29 Thread Levente Polyak via arch-commits
Date: Wednesday, April 29, 2020 @ 07:55:50
  Author: anthraxx
Revision: 622183

upgpkg: hcxtools 6.0.2-1

Modified:
  hcxtools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-29 07:55:43 UTC (rev 622182)
+++ PKGBUILD2020-04-29 07:55:50 UTC (rev 622183)
@@ -1,7 +1,7 @@
 # Maintainer: Levente Polyak 
 
 pkgname=hcxtools
-pkgver=5.3.0
+pkgver=6.0.2
 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,18 +10,18 @@
 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=('2e170312847dabd1e32219ed2c4deb6c5e3a9b10f4aa792885a7db3997884aeb9534136aeaa5eddc856540faf30ec24fd06ac96c0ad20437589d7fa4858cd7d5'
+sha512sums=('46c501a9c2e328bda0cf10e74aa9d2cd8abff98b45c720da0658bf5234ec263bbab69a8b9768de230fb30d6bbc6d709dcdd9596f3b1e6c804e0d073dc1e3b2ff'
 'SKIP')
 validpgpkeys=('5920CE1C567948AFD2C0A9B7375516A45DB88630') # ZeroBeat 

 
 build() {
   cd ${pkgname}-${pkgver}
-  make
+  make PRODUCTION=1
 }
 
 package() {
   cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" PREFIX=/usr install
+  make DESTDIR="${pkgdir}" PREFIX=/usr PRODUCTION=1 install
   install -Dm 644 README.md changelog -t "${pkgdir}/usr/share/doc/${pkgname}"
   install -Dm 644 license.txt -t "${pkgdir}/usr/share/licenses/${pkgname}"
 }


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

2020-01-17 Thread Levente Polyak via arch-commits
Date: Friday, January 17, 2020 @ 19:48:33
  Author: anthraxx
Revision: 552899

upgpkg: hcxtools 5.3.0-1

Modified:
  hcxtools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-17 19:41:15 UTC (rev 552898)
+++ PKGBUILD2020-01-17 19:48:33 UTC (rev 552899)
@@ -1,7 +1,7 @@
 # Maintainer: Levente Polyak 
 
 pkgname=hcxtools
-pkgver=5.2.2
+pkgver=5.3.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=('704b8d693b163eb9a82b3c320fc5cbf1e703e8982cbe41a7e0c950e40b613a9a2e3b3e7bacb1f096c72eac4a71f161c76c8faaedb561feadb17945ed870d7a55'
+sha512sums=('2e170312847dabd1e32219ed2c4deb6c5e3a9b10f4aa792885a7db3997884aeb9534136aeaa5eddc856540faf30ec24fd06ac96c0ad20437589d7fa4858cd7d5'
 'SKIP')
 validpgpkeys=('5920CE1C567948AFD2C0A9B7375516A45DB88630') # ZeroBeat 

 


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

2019-09-03 Thread Levente Polyak via arch-commits
Date: Tuesday, September 3, 2019 @ 21:33:41
  Author: anthraxx
Revision: 507967

upgpkg: hcxtools 5.2.2-1

Modified:
  hcxtools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-03 21:32:09 UTC (rev 507966)
+++ PKGBUILD2019-09-03 21:33:41 UTC (rev 507967)
@@ -1,7 +1,7 @@
 # Maintainer: Levente Polyak 
 
 pkgname=hcxtools
-pkgver=5.2.0
+pkgver=5.2.2
 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=('bd967ab2306acd547d77d8dcabbe0753e191c95a015897250dfafb49495ec07bddd856b08c75e5d460f7c33de2032e12b9fcff77d1907a4c6a995c2a2667108d'
+sha512sums=('704b8d693b163eb9a82b3c320fc5cbf1e703e8982cbe41a7e0c950e40b613a9a2e3b3e7bacb1f096c72eac4a71f161c76c8faaedb561feadb17945ed870d7a55'
 'SKIP')
 validpgpkeys=('5920CE1C567948AFD2C0A9B7375516A45DB88630') # ZeroBeat 

 


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

2019-08-21 Thread Levente Polyak via arch-commits
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
===
--- PKGBUILD2019-08-21 17:39:35 UTC (rev 500421)
+++ PKGBUILD2019-08-21 17:53:25 UTC (rev 500422)
@@ -1,7 +1,7 @@
 # Maintainer: Levente Polyak 
 
 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 

 


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

2019-06-02 Thread Levente Polyak via arch-commits
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
===
--- PKGBUILD2019-06-02 17:38:09 UTC (rev 476619)
+++ PKGBUILD2019-06-02 17:50:32 UTC (rev 476620)
@@ -1,7 +1,7 @@
 # Maintainer: Levente Polyak 
 
 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 

 


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

2019-03-19 Thread Levente Polyak via arch-commits
Date: Tuesday, March 19, 2019 @ 20:21:42
  Author: anthraxx
Revision: 442817

upgpkg: hcxtools 5.1.4-1

Modified:
  hcxtools/trunk/PKGBUILD

--+
 PKGBUILD |   20 
 1 file changed, 8 insertions(+), 12 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-03-19 20:14:25 UTC (rev 442816)
+++ PKGBUILD2019-03-19 20:21:42 UTC (rev 442817)
@@ -1,8 +1,7 @@
 # Maintainer: Levente Polyak 
 
 pkgname=hcxtools
-_gitcommit=a8b9b6128f3cd46d365eaa5f9618ba09a10b847c
-pkgver=5.1.3
+pkgver=5.1.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'
@@ -9,22 +8,19 @@
 arch=('x86_64')
 license=('MIT')
 depends=('curl' 'libpcap' 'zlib' 'openssl')
-makedepends=('git')
-source=("${pkgname}::git+https://github.com/ZerBea/hcxtools#commit=${_gitcommit};)
-sha512sums=('SKIP')
+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'
+'SKIP')
+validpgpkeys=('5920CE1C567948AFD2C0A9B7375516A45DB88630') # ZeroBeat 

 
-pkgver() {
-  cd ${pkgname}
-  git describe --long --tags | sed -E 's|v?(.+)|\1|' | sed 
's/\([^-]*-g\)/r\1/;s/-/./g' | sed -E 's|\.r0\.\w+$||'
-}
-
 build() {
-  cd ${pkgname}
+  cd ${pkgname}-${pkgver}
   make
 }
 
 package() {
-  cd ${pkgname}
+  cd ${pkgname}-${pkgver}
   make DESTDIR="${pkgdir}" PREFIX=/usr install
   install -Dm 644 README.md changelog -t "${pkgdir}/usr/share/doc/${pkgname}"
   install -Dm 644 license.txt -t "${pkgdir}/usr/share/licenses/${pkgname}"


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

2019-03-06 Thread Levente Polyak via arch-commits
Date: Wednesday, March 6, 2019 @ 21:35:48
  Author: anthraxx
Revision: 437919

upgpkg: hcxtools 5.1.3-1

Modified:
  hcxtools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-06 21:35:00 UTC (rev 437918)
+++ PKGBUILD2019-03-06 21:35:48 UTC (rev 437919)
@@ -1,8 +1,8 @@
 # Maintainer: Levente Polyak 
 
 pkgname=hcxtools
-_gitcommit=199019a15ff366bb44ac62425945e42442545230
-pkgver=5.1.1
+_gitcommit=a8b9b6128f3cd46d365eaa5f9618ba09a10b847c
+pkgver=5.1.3
 pkgrel=1
 pkgdesc='Portable solution for capturing wlan traffic and conversion to 
hashcat and John the Ripper formats'
 url='https://github.com/ZerBea/hcxtools'


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

2019-02-07 Thread Levente Polyak via arch-commits
Date: Thursday, February 7, 2019 @ 19:58:20
  Author: anthraxx
Revision: 430340

upgpkg: hcxtools 5.1.1-1

Modified:
  hcxtools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 19:57:37 UTC (rev 430339)
+++ PKGBUILD2019-02-07 19:58:20 UTC (rev 430340)
@@ -1,8 +1,8 @@
 # Maintainer: Levente Polyak 
 
 pkgname=hcxtools
-_gitcommit=c1ef441df654268c10904105ea5c96ef66c73237
-pkgver=5.1.0
+_gitcommit=199019a15ff366bb44ac62425945e42442545230
+pkgver=5.1.1
 pkgrel=1
 pkgdesc='Portable solution for capturing wlan traffic and conversion to 
hashcat and John the Ripper formats'
 url='https://github.com/ZerBea/hcxtools'


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

2018-12-18 Thread Levente Polyak via arch-commits
Date: Tuesday, December 18, 2018 @ 19:39:37
  Author: anthraxx
Revision: 416702

upgpkg: hcxtools 5.1.0-1

Modified:
  hcxtools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-18 19:38:08 UTC (rev 416701)
+++ PKGBUILD2018-12-18 19:39:37 UTC (rev 416702)
@@ -1,8 +1,8 @@
 # Maintainer: Levente Polyak 
 
 pkgname=hcxtools
-_gitcommit=f38b771c637e6e001f97d9baec02eac051ecd643
-pkgver=5.0.0
+_gitcommit=c1ef441df654268c10904105ea5c96ef66c73237
+pkgver=5.1.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'
@@ -15,7 +15,7 @@
 
 pkgver() {
   cd ${pkgname}
-  git describe --tags|sed -r 's|v?(.+)|\1|'|sed 's|-|+|g'
+  git describe --long --tags | sed -E 's|v?(.+)|\1|' | sed 
's/\([^-]*-g\)/r\1/;s/-/./g' | sed -E 's|\.r0\.\w+$||'
 }
 
 build() {


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

2018-11-06 Thread Levente Polyak via arch-commits
Date: Tuesday, November 6, 2018 @ 19:51:22
  Author: anthraxx
Revision: 402026

upgpkg: hcxtools 5.0.0-1

Modified:
  hcxtools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-06 19:50:58 UTC (rev 402025)
+++ PKGBUILD2018-11-06 19:51:22 UTC (rev 402026)
@@ -1,8 +1,8 @@
 # Maintainer: Levente Polyak 
 
 pkgname=hcxtools
-_gitcommit=bc206cc6fbc384fc1b03cc35773afd293ff3a3f1
-pkgver=4.2.1+15+gbc206cc
+_gitcommit=f38b771c637e6e001f97d9baec02eac051ecd643
+pkgver=5.0.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'