blob: a55fe93cb9cd7fa6712206acd856e7d1ba191d2a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = pwninit-git
pkgdesc = Automate starting binary exploit challenges (git)
pkgver = 3.3.1.r0.gef64318
pkgrel = 1
url = https://github.com/io12/pwninit
arch = x86_64
license = MIT
makedepends = cargo
makedepends = git
depends = openssl
depends = xz
provides = pwninit
conflicts = pwninit
source = git+https://github.com/io12/pwninit
sha256sums = SKIP
pkgname = pwninit-git
|