summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authoranthraxx2015-07-21 19:26:10 +0200
committeranthraxx2015-07-21 19:26:10 +0200
commit0a2a8c5f4e647c940fc55f8d1d660db3194efd58 (patch)
tree35911dd2700cd7201510591a7cd7f5b80b6f00e1 /.SRCINFO
parentca6aea936e74dc9ded9d4870cee67e8ae8198059 (diff)
downloadaur-0a2a8c5f4e647c940fc55f8d1d660db3194efd58.tar.gz
upgpkg: peda-git 68.69068b0-2
- adding missing python2-six to depends
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a56c14b70bc6..6ff89dbd8ac5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = peda-git
pkgdesc = PEDA - Python Exploit Development Assistance for GDB
pkgver = 68.69068b0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/longld/peda
install = peda.install
arch = any
license = custom:Creative Commons
makedepends = git
depends = gdb
- depends = python2
depends = binutils
depends = nasm
+ depends = python2-six
provides = peda
conflicts = peda
source = peda-git::git+https://github.com/longld/peda