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

Christian Rebischke shibumi at archlinux.org
Sun Mar 10 15:18:51 UTC 2019


    Date: Sunday, March 10, 2019 @ 15:18:50
  Author: shibumi
Revision: 439340

upgpkg: bettercap 2.19-1

Modified:
  bettercap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-10 15:14:49 UTC (rev 439339)
+++ PKGBUILD	2019-03-10 15:18:50 UTC (rev 439340)
@@ -2,7 +2,7 @@
 # Maintainer: Christian Rebischke <chris.rebischke[at]archlinux[dot]org>
 
 pkgname=bettercap
-pkgver=2.18
+pkgver=2.19
 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=('252df1835c4dd08b1e1709d894d498506aef34d727c94e4052f9a60e4c835fffad899a282bef5bb1532aeb2ba0f0cfc40cf634e0125eea1f848509bf941ce635')
+sha512sums=('c606a3b3c333c9b341bd32a5a88047fdfb937481d0d40f32e8f6388bbd56f8b080ded5322472a6b919adf0c1251b7e1f67e79f32970456b332821e88c139c112')
 
 prepare(){
   export GOPATH="${srcdir}/go"



More information about the arch-commits mailing list