Package Details: pev 0.84-1

Git Clone URL: https://aur.archlinux.org/pev.git (read-only, click to copy)
Package Base: pev
Description: command line toolkit to work with and analyze PE (Portable Executables) binaries
Upstream URL: https://github.com/mentebinaria/readpe
Licenses: GPL-2.0-only
Submitter: severach
Maintainer: severach
Last Packager: severach
Votes: 13
Popularity: 0.000074
First Submitted: 2015-09-09 06:18 (UTC)
Last Updated: 2024-10-20 04:23 (UTC)

Required by (2)

Sources (1)

Latest Comments

severach commented on 2025-04-30 16:29 (UTC)

git is not used in this package. diff pev and pev-git PKGBUILD and you'll see that they are the same with a few lines changed. This shows that they do the same thing and makes patches and updates easy to transfer from one to the other.

mxlgv commented on 2025-04-30 12:48 (UTC)

Why is there a condition in PKGBUILD under which it is not the release that is downloaded, but the GIT version? There is a GIT package for this: https://aur.archlinux.org/packages/pev-git

fusca commented on 2021-03-02 17:45 (UTC)

The PEV repository has been changed to https://github.com/merces/pev/

severach commented on 2020-04-28 21:18 (UTC) (edited on 2020-04-28 21:18 (UTC) by severach)

The original does not get a conflicts or provides. All the alternates do. This package would get a conflicts if there were deprecated package names that need to be pushed off.

jojo4u commented on 2020-04-28 12:39 (UTC)

This could need "conflicts=('pev-git')"