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

Levente Polyak anthraxx at archlinux.org
Sun Apr 12 14:09:04 UTC 2020


    Date: Sunday, April 12, 2020 @ 14:09:03
  Author: anthraxx
Revision: 613408

upgpkg: bettercap-caplets v20200110.r338.ed5a3de-1

Modified:
  bettercap-caplets/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-12 14:08:54 UTC (rev 613407)
+++ PKGBUILD	2020-04-12 14:09:03 UTC (rev 613408)
@@ -1,8 +1,8 @@
 # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
 
 pkgname=bettercap-caplets
-pkgver=v20191009.r336.9b56899
-_gitcommit=9b568997eee61f246286718b80e3ad16c3bcf422
+pkgver=v20200110.r338.ed5a3de
+_gitcommit=ed5a3de61e52e03897dd188c8af45fe5e4703845
 pkgrel=1
 pkgdesc='Bettercap scripts (caplets) and proxy modules'
 url='https://github.com/bettercap/caplets'
@@ -10,6 +10,9 @@
 license=('GPL3')
 depends=('bettercap')
 makedepends=('git')
+optdepends=(
+  'java-runtime: java caplets'
+)
 source=(${pkgname}::"git+https://github.com/bettercap/caplets#commit=${_gitcommit}")
 sha512sums=('SKIP')
 



More information about the arch-commits mailing list