summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-01-23 06:38:10 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-01-23 22:29:41 +0700
commit9bd4e56ef5c06f28609417e0c50ee2a27d9bfe65 (patch)
treec28f95920eef77bdaa8b4bfc49595fbe53d5b357 /python
parent62e5972ae48937017275efb61b39363280d9d6a9 (diff)
downloadslackbuilds-9bd4e56ef5c06f28609417e0c50ee2a27d9bfe65.tar.gz
slackbuilds-9bd4e56ef5c06f28609417e0c50ee2a27d9bfe65.tar.xz
python/regex: Updated for version 2014.12.24.
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 7e38073785..5f1533ca44 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:-2014.11.14}
+VERSION=${VERSION:-2014.12.24}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/regex/regex.info b/python/regex/regex.info
index c3cfcb7c01..a84f25bfef 100644
--- a/python/regex/regex.info
+++ b/python/regex/regex.info
@@ -1,8 +1,8 @@
PRGNAM="regex"
-VERSION="2014.11.14"
+VERSION="2014.12.24"
HOMEPAGE="https://code.google.com/p/mrab-regex-hg/"
-DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2014.11.14.tar.gz"
-MD5SUM="324f97f6eb47989b680ce3f66afb79e2"
+DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2014.12.24.tar.gz"
+MD5SUM="f7897fed0c7cee3fca3445222f829d8f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""