blob: 9bcae16ee7a5f2084198424820ecef7fc1393dfb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = readpe-git
pkgdesc = Command line toolkit to work with and analyze PE (Portable Executables) binaries
pkgver = 0.85.1.r5.g967ab57
pkgrel = 1
url = https://github.com/mentebinaria/readpe
arch = x86_64
license = LicenseRef-GPL-2.0-or-later-with-OpenSSL-exception AND LGPL-3.0-or-later
makedepends = git
depends = openssl
provides = readpe
provides = pev
conflicts = readpe
conflicts = pev
source = git+https://github.com/mentebinaria/readpe.git
sha256sums = SKIP
pkgname = readpe-git
|