blob: 8d51351032f686b0cf7c65123b63f57c8e53c9ad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = bettercap-caplets-git
pkgdesc = Bettercap scripts (caplets) and proxy modules
pkgver = v20200413.r340.dba2ff0
pkgrel = 1
url = https://github.com/bettercap/caplets
arch = any
license = GPL3
makedepends = git
depends = bettercap
optdepends = java-runtime: java caplets
provides = bettercap-caplets
conflicts = bettercap-caplets
source = bettercap-caplets-git::git+https://github.com/bettercap/caplets
sha512sums = SKIP
pkgname = bettercap-caplets-git
|