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

Christian Rebischke shibumi at archlinux.org
Mon Mar 4 17:53:43 UTC 2019


    Date: Monday, March 4, 2019 @ 17:53:42
  Author: shibumi
Revision: 437553

upgpkg: bettercap 2.18-1

Modified:
  bettercap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-04 17:51:39 UTC (rev 437552)
+++ PKGBUILD	2019-03-04 17:53:42 UTC (rev 437553)
@@ -2,7 +2,7 @@
 # Maintainer: Christian Rebischke <chris.rebischke[at]archlinux[dot]org>
 
 pkgname=bettercap
-pkgver=2.17
+pkgver=2.18
 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=('a51d240e4a7f7608e7f67b113e0647453a374c7dec217a6afcd25fbb3507424969d771c35356099bf775e0639ccfca00d0ab42f6abf19ccb45034695938f7397')
+sha512sums=('252df1835c4dd08b1e1709d894d498506aef34d727c94e4052f9a60e4c835fffad899a282bef5bb1532aeb2ba0f0cfc40cf634e0125eea1f848509bf941ce635')
 
 prepare(){
   export GOPATH="${srcdir}/go"



More information about the arch-commits mailing list