diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-06-23 02:36:25 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-28 11:49:14 +0700 |
commit | 8afd909079bc47d9679bf4496cf143e7c7a6db37 (patch) | |
tree | 46daf3e86304a15cde005addf5ee1f75e178ea9b /python/regex/regex.info | |
parent | 8383efcd3607f22a3402ca9a63b481f58f96c249 (diff) | |
download | slackbuilds-8afd909079bc47d9679bf4496cf143e7c7a6db37.tar.gz |
python/regex: Updated for version 2015.06.21.
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 35005e772a..44dc22d15c 100644 --- a/python/regex/regex.info +++ b/python/regex/regex.info @@ -1,8 +1,8 @@ PRGNAM="regex" -VERSION="2015.06.15" +VERSION="2015.06.21" HOMEPAGE="https://code.google.com/p/mrab-regex-hg/" -DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2015.06.15.tar.gz" -MD5SUM="845862cb29fc13427ad6e5ed74c75309" +DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2015.06.21.tar.gz" +MD5SUM="5dc78c3f5c901d36f27832c9656ed5a6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |