blob: 361e01bf4a0fe364641b9311c8fcb4a34dccc443 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-pwnscripts
pkgdesc = Simple pwntools QoL scripts
pkgver = 0.6.0
pkgrel = 1
url = https://github.com/152334H/pwnscripts
arch = any
license = GPL3
makedepends = python-setuptools
depends = python-pwntools
source = https://files.pythonhosted.org/packages/source/p/pwnscripts/pwnscripts-0.6.0.tar.gz
sha256sums = 36d2b751f1a3bfdb8010fab14174b2a9d24f733635dda9b76f4e102466fc4876
pkgname = python-pwnscripts
|