summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChris Severance2023-12-16 14:29:10 -0500
committerChris Severance2023-12-16 14:29:10 -0500
commit17e0fde1e0ad55354974a23754600d2936cb2d74 (patch)
tree85d8361290bfe765614ba17368b2c2cf72af9e71 /PKGBUILD
parentee1c2aef34aad3641a7a8ae55a306b9fd741e786 (diff)
downloadaur-pev-git.tar.gz
autu: Update to 0.83-1
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'