blob: f521e4eaa5040cc83e7318842c6a89204480f5a4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = readpe
pkgdesc = PE file analysis toolkit
pkgver = 0.84
pkgrel = 2
url = https://github.com/mentebinaria/readpe
arch = x86_64
license = GPL-2.0-or-later
license = OpenSSL
makedepends = git
depends = openssl
conflicts = pev
source = readpe::git+https://github.com/mentebinaria/readpe.git#commit=3c4163e30896c9a22e996815d5e0f7876b3fc64f
source = fix-install-prefix.diff
sha256sums = SKIP
sha256sums = SKIP
pkgname = readpe
|