summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2014-11-04 04:27:09 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-11-08 06:30:15 +0700
commit922f776324f63940deed7dee2dae6949ed23a66b (patch)
tree63ae16cd58a8d99a5eb772848bd22b0c704c199b /python
parentb1195ffbb468630bd2536f6b111da8094bdb9e74 (diff)
downloadslackbuilds-922f776324f63940deed7dee2dae6949ed23a66b.tar.gz
slackbuilds-922f776324f63940deed7dee2dae6949ed23a66b.tar.xz
python/regex: Updated for version 2014.11.03.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 6a9e825408..8b2a1bd74f 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.10.23}
+VERSION=${VERSION:-2014.11.03}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/regex/regex.info b/python/regex/regex.info
index aa575b056f..bc96cafb44 100644
--- a/python/regex/regex.info
+++ b/python/regex/regex.info
@@ -1,8 +1,8 @@
PRGNAM="regex"
-VERSION="2014.10.23"
+VERSION="2014.11.03"
HOMEPAGE="https://code.google.com/p/mrab-regex-hg/"
-DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2014.10.23.tar.gz"
-MD5SUM="81176b1aff9a888b4c50d02ea25022b2"
+DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2014.11.03.tar.gz"
+MD5SUM="d89e3dca514a1fb16200f69359579173"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""