diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-10-07 23:10:49 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-11 00:14:49 +0700 |
commit | 5ae323cd24bae588027b2eb45e60ef08f474f504 (patch) | |
tree | 025345b2efdfb6eec2d975d82bbc76a0697c8a75 /python/regex/regex.info | |
parent | 53cc4fe00936fc0d7f8b32fbb8b713715bacbcc3 (diff) | |
download | slackbuilds-5ae323cd24bae588027b2eb45e60ef08f474f504.tar.gz |
python/regex: Updated for version 2014.10.07.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/regex/regex.info')
-rw-r--r-- | python/regex/regex.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/regex/regex.info b/python/regex/regex.info index 954d8f7626..e17e8b0c6b 100644 --- a/python/regex/regex.info +++ b/python/regex/regex.info @@ -1,8 +1,8 @@ PRGNAM="regex" -VERSION="2014.10.01" +VERSION="2014.10.07" HOMEPAGE="https://code.google.com/p/mrab-regex-hg/" -DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2014.10.01.tar.gz" -MD5SUM="4bc167291a77d2a968aeb97f47a1577e" +DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2014.10.07.tar.gz" +MD5SUM="9e169b3d3ac75d61d3607ef97c176dd2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |