summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-10-27 00:53:49 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-10-31 08:33:06 +0700
commit3a72286846472d2ceffe88c4a851ee01409b5a5f (patch)
treeb473020ae70cf281e7ccd062f38daff0c486ae8b /python
parente315530cfe33979d20f3db7f7e7c0ab2e56b9fe6 (diff)
downloadslackbuilds-3a72286846472d2ceffe88c4a851ee01409b5a5f.tar.gz
slackbuilds-3a72286846472d2ceffe88c4a851ee01409b5a5f.tar.xz
python/regex: Updated for version 2015.10.22.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python')
-rw-r--r--python/regex/regex.SlackBuild2
-rw-r--r--python/regex/regex.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/regex/regex.SlackBuild b/python/regex/regex.SlackBuild
index ed39b10bda..519d5fe7e2 100644
--- a/python/regex/regex.SlackBuild
+++ b/python/regex/regex.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=regex
-VERSION=${VERSION:-2015.10.05}
+VERSION=${VERSION:-2015.10.22}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/regex/regex.info b/python/regex/regex.info
index ca4565d3b0..4d2aeb5bfa 100644
--- a/python/regex/regex.info
+++ b/python/regex/regex.info
@@ -1,8 +1,8 @@
PRGNAM="regex"
-VERSION="2015.10.05"
+VERSION="2015.10.22"
HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex"
-DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2015.10.05.tar.gz"
-MD5SUM="e188645a76d82d7b1cb0c12989665b8e"
+DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2015.10.22.tar.gz"
+MD5SUM="32df6a01ea92ecd39a2b191c59efda8f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""