diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-10-25 07:28:21 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-30 20:26:58 +0700 |
commit | d4aa2d5cc87807e7412f4d52a10cb43fbc61cf95 (patch) | |
tree | 054bec7b3b922be21272e05307ab488cdc80fe5e /python | |
parent | f54a145078adea1f0098f4458e150a92c7817350 (diff) | |
download | slackbuilds-d4aa2d5cc87807e7412f4d52a10cb43fbc61cf95.tar.gz |
python/regex: Updated for version 2014.10.23.
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.SlackBuild | 2 | ||||
-rw-r--r-- | python/regex/regex.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/regex/regex.SlackBuild b/python/regex/regex.SlackBuild index 5cad13acfb..6a9e825408 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.09} +VERSION=${VERSION:-2014.10.23} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/regex/regex.info b/python/regex/regex.info index 86fb71a6dc..aa575b056f 100644 --- a/python/regex/regex.info +++ b/python/regex/regex.info @@ -1,8 +1,8 @@ PRGNAM="regex" -VERSION="2014.10.09" +VERSION="2014.10.23" HOMEPAGE="https://code.google.com/p/mrab-regex-hg/" -DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2014.10.09.tar.gz" -MD5SUM="27645cbf986475591ec53398bc4e473c" +DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2014.10.23.tar.gz" +MD5SUM="81176b1aff9a888b4c50d02ea25022b2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |