diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-11-05 03:00:04 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-07 10:33:31 +0700 |
commit | 21dcae08644a5814efafb0a6dbd7d7a62bbad22a (patch) | |
tree | fd76f38ad03228ad597a410b797de374f080b903 /python/regex | |
parent | d05682b6f0b8fe08683ad83d5d590ab3e8cd5e21 (diff) | |
download | slackbuilds-21dcae08644a5814efafb0a6dbd7d7a62bbad22a.tar.gz |
python/regex: Updated for version 2015.10.29.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/regex')
-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 519d5fe7e2..c1fa24f021 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:-2015.10.22} +VERSION=${VERSION:-2015.10.29} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/regex/regex.info b/python/regex/regex.info index 4d2aeb5bfa..de4c78de7d 100644 --- a/python/regex/regex.info +++ b/python/regex/regex.info @@ -1,8 +1,8 @@ PRGNAM="regex" -VERSION="2015.10.22" +VERSION="2015.10.29" HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex" -DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2015.10.22.tar.gz" -MD5SUM="32df6a01ea92ecd39a2b191c59efda8f" +DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2015.10.29.tar.gz" +MD5SUM="f47b5682143028a6d66ae582a4c8180f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |