summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2014-11-25 08:30:50 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-11-28 14:07:11 +0700
commit899df10fd4d77097f6bbc27e10f79c1cb9ccec58 (patch)
tree0f1c31979d69206cf37d6ae55c8567d51bc90bca /python
parent1bba01d0217e75302e4c8e376341d7b4f9214d46 (diff)
downloadslackbuilds-899df10fd4d77097f6bbc27e10f79c1cb9ccec58.tar.gz
slackbuilds-899df10fd4d77097f6bbc27e10f79c1cb9ccec58.tar.xz
python/regex: Updated for version 2014.11.14.
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 7d9176c644..7e38073785 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.13}
+VERSION=${VERSION:-2014.11.14}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/regex/regex.info b/python/regex/regex.info
index 94b48c5757..c3cfcb7c01 100644
--- a/python/regex/regex.info
+++ b/python/regex/regex.info
@@ -1,8 +1,8 @@
PRGNAM="regex"
-VERSION="2014.11.13"
+VERSION="2014.11.14"
HOMEPAGE="https://code.google.com/p/mrab-regex-hg/"
-DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2014.11.13.tar.gz"
-MD5SUM="e631a658720ba9f6a7310543e977e193"
+DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2014.11.14.tar.gz"
+MD5SUM="324f97f6eb47989b680ce3f66afb79e2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""