diff options
author | jerry73204 | 2016-02-10 05:34:22 +0800 |
---|---|---|
committer | jerry73204 | 2016-02-10 05:34:22 +0800 |
commit | 6d9d29f1546a00788a82cc3c0395496388cd52d8 (patch) | |
tree | f30eb82861c5c58b1d1ea1af729ff97828f1d74d /.SRCINFO | |
parent | 144fec29ddeab19b089934c05729c7f0e521d646 (diff) | |
download | aur-6d9d29f1546a00788a82cc3c0395496388cd52d8.tar.gz |
Updated to 2.2.0-4. Patch typo in PKGBUILD.
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,9 +1,9 @@ # Generated by mksrcinfo v8 -# Tue Dec 8 09:16:58 UTC 2015 +# Tue Feb 9 21:32:49 UTC 2016 pkgbase = python2-pwntools pkgdesc = The CTF framework used by Gallopsled in every CTF pkgver = 2.2.0 - pkgrel = 3 + pkgrel = 4 url = https://github.com/Gallopsled/pwntools/ arch = any license = MIT @@ -20,7 +20,7 @@ pkgbase = python2-pwntools depends = python2-requests depends = python2-psutil depends = ropgadget - conflicts = python2-pwntools, + conflicts = python2-pwntools conflicts = python2-pwntools-git options = strip source = https://github.com/Gallopsled/pwntools/archive/2.2.0.tar.gz |