blob: fa42646b92be2ece64bb121da69f8cf5260d2ba1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-malboxes-git
pkgdesc = Builds malware analysis Windows VMs so that you don't have to.
pkgver = 161.f0a6a97
pkgrel = 1
arch = any
license = GPL
makedepends = python-pip
makedepends = git
depends = python
depends = packer-io
depends = virtualbox
depends = vagrant
depends = python-jsmin
options = !emptydirs
source = git+https://github.com/GoSecure/malboxes.git
md5sums = SKIP
pkgname = python-malboxes-git
|