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

Levente Polyak anthraxx at archlinux.org
Thu Jan 10 00:35:44 UTC 2019


    Date: Thursday, January 10, 2019 @ 00:35:44
  Author: anthraxx
Revision: 421354

upgpkg: hydra 8.8-1

Modified:
  hydra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-10 00:32:34 UTC (rev 421353)
+++ PKGBUILD	2019-01-10 00:35:44 UTC (rev 421354)
@@ -7,8 +7,8 @@
 # Contributor: Timothée Ravier <tim at siosm.fr>
 
 pkgname=hydra
-pkgver=8.6
-pkgrel=2
+pkgver=8.8
+pkgrel=1
 pkgdesc='Very fast network logon cracker which support many different services'
 url='https://github.com/vanhauser-thc/thc-hydra'
 arch=('x86_64')
@@ -17,8 +17,8 @@
          'libfbclient' 'afpfs-ng' 'zlib' 'openssl' 'ncurses' 'pcre')
 optdepends=('gtk2: graphical front-end (xhydra)')
 makedepends=('gtk2')
-source=(thc-hydra-${pkgver}.tar.gz::https://github.com/vanhauser-thc/thc-hydra/archive/${pkgver}.tar.gz)
-sha256sums=('05a87eb018507b24afca970081f067e64441460319fb75ca1e64c4a1f322b80b')
+source=(https://github.com/vanhauser-thc/thc-hydra/archive/v${pkgver}/thc-hydra-v${pkgver}.tar.gz)
+sha256sums=('bc895a7aebdf0279186d40140f0dc1546ac6f3a5c5bc9d13b13766bffea3e966')
 
 build() {
   cd thc-hydra-${pkgver}



More information about the arch-commits mailing list