summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2018-08-08 15:37:03 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-08-11 07:23:15 +0700
commit762cd358c4102c2f04b3d50d4bd444b9d00abfe6 (patch)
treef76848a566cec88bbd2f7179503038a1a3eacf9b
parent7a8044dfc5abd4eca0a96144eddd1bc35bdac26d (diff)
downloadslackbuilds-762cd358c4102c2f04b3d50d4bd444b9d00abfe6.tar.gz
slackbuilds-762cd358c4102c2f04b3d50d4bd444b9d00abfe6.tar.xz
python/regex: Updated for version 2018.07.11.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-rw-r--r--python/regex/regex.SlackBuild4
-rw-r--r--python/regex/regex.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/regex/regex.SlackBuild b/python/regex/regex.SlackBuild
index 6e9de7947a..09690c4d49 100644
--- a/python/regex/regex.SlackBuild
+++ b/python/regex/regex.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for regex
-# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2018 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=regex
-VERSION=${VERSION:-2017.11.09}
+VERSION=${VERSION:-2018.07.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/regex/regex.info b/python/regex/regex.info
index df2fd00f96..67870c2689 100644
--- a/python/regex/regex.info
+++ b/python/regex/regex.info
@@ -1,8 +1,8 @@
PRGNAM="regex"
-VERSION="2017.11.09"
+VERSION="2018.07.11"
HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex"
-DOWNLOAD="https://pypi.python.org/packages/b4/fb/e894cf877cc3ad788892899c23e2a73e3e54524c4ec6e5d3826fe153af80/regex-2017.11.09.tar.gz"
-MD5SUM="b79a34568fc199853ee7c936c9ed87c3"
+DOWNLOAD="https://files.pythonhosted.org/packages/9f/79/adbe79373ec3c56ae61670bbed30609fe4a9b6af835478fa12bf8795cdec/regex-2018.07.11.tar.gz"
+MD5SUM="edd2f469e58dab979f96d2c987eef150"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""