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

Christian Rebischke shibumi at archlinux.org
Wed Feb 20 22:34:19 UTC 2019


    Date: Wednesday, February 20, 2019 @ 22:34:17
  Author: shibumi
Revision: 434797

upgpkg: bettercap 2.17-1

Modified:
  bettercap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-20 21:29:06 UTC (rev 434796)
+++ PKGBUILD	2019-02-20 22:34:17 UTC (rev 434797)
@@ -2,7 +2,7 @@
 # Maintainer: Christian Rebischke <chris.rebischke[at]archlinux[dot]org>
 
 pkgname=bettercap
-pkgver=2.16
+pkgver=2.17
 pkgrel=1
 pkgdesc='Swiss army knife for network attacks and monitoring'
 url='https://github.com/bettercap/bettercap'
@@ -12,7 +12,7 @@
 makedepends=('go-pie' 'git' 'dep')
 options=('!emptydirs')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/bettercap/bettercap/archive/v${pkgver}.tar.gz)
-sha512sums=('671ffa2bc0a3d568db6118c92e6d78f1ea58712a5f212984f7e7ba2076a38c30eadf6fdf91fbabfcb89e35422e77a0c308b4759b7c12c3b12296eefe582b9b24')
+sha512sums=('a51d240e4a7f7608e7f67b113e0647453a374c7dec217a6afcd25fbb3507424969d771c35356099bf775e0639ccfca00d0ab42f6abf19ccb45034695938f7397')
 
 prepare(){
   export GOPATH="${srcdir}/go"



More information about the arch-commits mailing list