[arch-commits] Commit in bettercap/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Sat Feb 9 13:19:58 UTC 2019
Date: Saturday, February 9, 2019 @ 13:19:56
Author: anthraxx
Revision: 430820
upgpkg: bettercap 2.14-1
Modified:
bettercap/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-02-09 10:32:35 UTC (rev 430819)
+++ PKGBUILD 2019-02-09 13:19:56 UTC (rev 430820)
@@ -2,7 +2,7 @@
# Maintainer: Christian Rebischke <chris.rebischke[at]archlinux[dot]org>
pkgname=bettercap
-pkgver=2.13
+pkgver=2.14
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=('d7485d47a664874da497a16de224648145d72b335f08d9c5683b466625442fc0ed87c71522e4b613c9c1a8b562c1cd6bd14ed2b859f8912df1d956b53853e559')
+sha512sums=('9db4af67ecdf7cd45347e65384e5a6687169d91ef516609bebea76c998931fc4df1db3a6bde76c928c8a3cb5420a021b672ee8da68cd4b825c98a533bd97f1c1')
prepare(){
export GOPATH="${srcdir}/go"
More information about the arch-commits
mailing list