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

Levente Polyak anthraxx at archlinux.org
Sat May 13 19:50:56 UTC 2017


    Date: Saturday, May 13, 2017 @ 19:50:56
  Author: anthraxx
Revision: 227912

upgpkg: hashcat 3.5.0-1

Modified:
  hashcat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-13 19:47:22 UTC (rev 227911)
+++ PKGBUILD	2017-05-13 19:50:56 UTC (rev 227912)
@@ -2,17 +2,17 @@
 # Contributor: Sam Stuewe <halosghost at archlinux dot info>
 
 pkgname=hashcat
-pkgver=3.40
+pkgver=3.5.0
 pkgrel=1
 pkgdesc='Multithreaded advanced password recovery utility'
 url='https://hashcat.net/hashcat'
 arch=('i686' 'x86_64')
-depends=('gmp' 'opencl-icd-loader')
+depends=('opencl-icd-loader')
 optdepends=('libxnvctrl: NVIDIA X driver configuration support')
 makedepends=('opencl-headers')
 license=('MIT')
 source=(https://hashcat.net/files/${pkgname}-${pkgver}.tar.gz{,.asc})
-sha512sums=('fd8d1927703cfe56c7708c460cc142de4ce64d96b651ed68817b70e6a53cac376a191d16752cbb7cabfcb0230299301173a5eda6c27e6188e79b5d83d758378e'
+sha512sums=('65df875f75eaf4c1894ba91dd15a29981844b6702142a8430bc60265a0d991838e5b2b67ea9846ba0fe6386d8399034ff93f4f6be4750c4af004b7360d7ea06d'
             'SKIP')
 validpgpkeys=('A70833229D040B4199CC00523C17DA8B8A16544F') # Hashcat signing key <signing at hashcat.net>
 



More information about the arch-commits mailing list