summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-04-14 20:04:46 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-04-19 11:23:59 +0700
commit801c735fbaf9cb751ea697addc2531d845154a10 (patch)
treeeee220e034f84999204ee26e6c8939354aa2a237 /python
parent08a09da6cda7f313cb0607f436df0ca65929f31c (diff)
downloadslackbuilds-801c735fbaf9cb751ea697addc2531d845154a10.tar.gz
slackbuilds-801c735fbaf9cb751ea697addc2531d845154a10.tar.xz
python/regex: Updated for version 2015.03.18.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python')
-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 5f1533ca44..8404785cd4 100644
--- a/python/regex/regex.SlackBuild
+++ b/python/regex/regex.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for regex
-# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada
+# Copyright 2014 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:-2014.12.24}
+VERSION=${VERSION:-2015.03.18}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/regex/regex.info b/python/regex/regex.info
index a84f25bfef..1c766e9ee0 100644
--- a/python/regex/regex.info
+++ b/python/regex/regex.info
@@ -1,8 +1,8 @@
PRGNAM="regex"
-VERSION="2014.12.24"
+VERSION="2015.03.18"
HOMEPAGE="https://code.google.com/p/mrab-regex-hg/"
-DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2014.12.24.tar.gz"
-MD5SUM="f7897fed0c7cee3fca3445222f829d8f"
+DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2015.03.18.tar.gz"
+MD5SUM="11cf11a7dcf335b9183b022d577afcde"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""