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

Levente Polyak anthraxx at archlinux.org
Sat Oct 6 22:56:54 UTC 2018


    Date: Saturday, October 6, 2018 @ 22:56:54
  Author: anthraxx
Revision: 390931

upgpkg: bettercap 2.10-1

Modified:
  bettercap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-06 22:53:10 UTC (rev 390930)
+++ PKGBUILD	2018-10-06 22:56:54 UTC (rev 390931)
@@ -2,7 +2,7 @@
 # Maintainer: Christian Rebischke <chris.rebischke[at]archlinux[dot]org>
 
 pkgname=bettercap
-pkgver=2.9
+pkgver=2.10
 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=('941364206df97647ab543cdd6adea2162ff15c16af908421c32b91585ae60f2cec7e3b54bfe3f150bfcc48ff2c1f17b0525be519078f8713fda960328b370a6d')
+sha512sums=('ff431277e6478509ee9424affc924044835942fd3ba7cfb85967b48d91b69829b2a0db5008898794fd3f20e1968ae896048d75bdc70d52cc46dde1df6d3997d2')
 
 prepare(){
   export GOPATH="${srcdir}/go"



More information about the arch-commits mailing list