diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-06-16 17:04:08 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-20 11:53:29 +0700 |
commit | 6af99f5a357965fd766255689382f6e6a7ee8a8e (patch) | |
tree | dcc67ed06f00b6a1ea91cc27ba235c72b043273d /python/regex/regex.info | |
parent | decc076d7f8f36eac2ffe5297d6024ef72803b2a (diff) |
python/regex: Updated for version 2015.06.15.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
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 060d3ddce919..35005e772af1 100644 --- a/python/regex/regex.info +++ b/python/regex/regex.info @@ -1,8 +1,8 @@ PRGNAM="regex" -VERSION="2015.06.04" +VERSION="2015.06.15" HOMEPAGE="https://code.google.com/p/mrab-regex-hg/" -DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2015.06.04.tar.gz" -MD5SUM="0dcd443d5ea5415e7a871b64840b7ba2" +DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2015.06.15.tar.gz" +MD5SUM="845862cb29fc13427ad6e5ed74c75309" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |