summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7d3229d58457..461263a3db8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
pkgname=pwndbg-git
-pkgver=2023.07.17.pkgs.r116.g904624d
+pkgver=2023.07.17.pkgs.r117.ge8f423a
pkgrel=1
pkgdesc='Makes debugging with GDB suck less'
url='https://github.com/pwndbg/pwndbg'
@@ -13,6 +13,7 @@ depends=(
python
python-capstone
python-psutil
+ python-pt
python-ptrace
python-pwntools
python-pycparser