summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3e194873ad1c..f4dc9f67e3a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
set -u
pkgname='pev'
-#pkgname+='-git'
+pkgname+='-git'
pkgver='0.83'
pkgrel=1
pkgdesc='command line toolkit to work with and analyze PE (Portable Executables) binaries'