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

Levente Polyak anthraxx at archlinux.org
Tue Jan 29 22:06:00 UTC 2019


    Date: Tuesday, January 29, 2019 @ 22:06:00
  Author: anthraxx
Revision: 428492

upgpkg: bettercap 2.13-1

Modified:
  bettercap/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-29 22:04:23 UTC (rev 428491)
+++ PKGBUILD	2019-01-29 22:06:00 UTC (rev 428492)
@@ -2,8 +2,8 @@
 # Maintainer: Christian Rebischke <chris.rebischke[at]archlinux[dot]org>
 
 pkgname=bettercap
-pkgver=2.12
-pkgrel=2
+pkgver=2.13
+pkgrel=1
 pkgdesc='Swiss army knife for network attacks and monitoring'
 url='https://github.com/bettercap/bettercap'
 arch=('x86_64')
@@ -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=('0b873bc7117b6b8e8be1264e445e0c189f4f7f4f1de536de374f0adace8b2bc716412c958aca39f0dca8b6eecc0699628d53f24a92777675c43bf74c8d16cbaa')
+sha512sums=('d7485d47a664874da497a16de224648145d72b335f08d9c5683b466625442fc0ed87c71522e4b613c9c1a8b562c1cd6bd14ed2b859f8912df1d956b53853e559')
 
 prepare(){
   export GOPATH="${srcdir}/go"



More information about the arch-commits mailing list