summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjerry732042017-01-03 01:33:57 +0800
committerjerry732042017-01-03 01:33:57 +0800
commite640133edb215cb367ef68e7ef5e1a6016ef60e8 (patch)
treed85d33426f56b12f4385fc6c04858a1ae7cc6e42
parentcca979b8069f97ba24de2e86219745e305d749a2 (diff)
downloadaur-e640133edb215cb367ef68e7ef5e1a6016ef60e8.tar.gz
Updated to 3.4.0beta0.r3.gac017d97
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dfd0d43f1a61..ad68b58ba5d2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Oct 23 05:24:34 UTC 2016
+# Mon Jan 2 17:33:24 UTC 2017
pkgbase = python2-pwntools-git
pkgdesc = The CTF framework used by Gallopsled in every CTF
- pkgver = 3.2.0beta4.r26.g420f99c
+ pkgver = 3.4.0beta0.r3.gac017d97
pkgrel = 1
url = http://pwntools.com/
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index f10e736f76fa..52e635dc41a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=pwntools
pkgname="python2-${_pkgname}-git"
-pkgver=3.2.0beta4.r26.g420f99c
+pkgver=3.4.0beta0.r3.gac017d97
pkgrel=1
pkgdesc='The CTF framework used by Gallopsled in every CTF'
arch=('any')