summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfirmianay2017-10-08 20:52:18 +0800
committerfirmianay2017-10-08 20:52:18 +0800
commitd54e90619c2e6c4f91190b9242eba80c9ec60022 (patch)
treeeaf98e95be87d74fc665624570c855d0fd2610c6 /PKGBUILD
parentf8f303c0519c46b8268791f928d2d9e43e01808a (diff)
downloadaur-d54e90619c2e6c4f91190b9242eba80c9ec60022.tar.gz
Updated to 3.9.0-2. Maintainer changed
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 353356ecc3e0..220bd4610ab6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
-# Maintainer: jerry73204 <jerry73204@gmail.com>
+# Maintainer: Firmy <firmianay@gmail.com>
pkgname=python2-pwntools
pkgver=3.9.0
-pkgrel=1
-pkgdesc='The CTF framework used by Gallopsled in every CTF'
+pkgrel=2
+pkgdesc='A CTF framework and exploit development library.'
arch=('any')
-url='https://pwntools.com/'
+url='https://github.com/Gallopsled/pwntools'
license=('MIT' 'GPL2' 'BSD')
makedepends=('lib32-glibc'
'python2-setuptools')