diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2019-02-10 18:50:54 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-17 21:56:31 +0700 |
commit | b7986bee86408d79fc8ad1a5d3aae3245d917ddd (patch) | |
tree | 06c9fedb49a8640c550078bd44ee75177ac05bac /python | |
parent | dae749fb94cbd69cc8e628975546773f13d4b92e (diff) | |
download | slackbuilds-b7986bee86408d79fc8ad1a5d3aae3245d917ddd.tar.gz |
python/regex: Updated for version 2019.02.07.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python')
-rw-r--r-- | python/regex/regex.SlackBuild | 4 | ||||
-rw-r--r-- | python/regex/regex.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/regex/regex.SlackBuild b/python/regex/regex.SlackBuild index 09690c4d49..025d38d625 100644 --- a/python/regex/regex.SlackBuild +++ b/python/regex/regex.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for regex -# Copyright 2014-2018 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2019 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=regex -VERSION=${VERSION:-2018.07.11} +VERSION=${VERSION:-2019.02.07} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/regex/regex.info b/python/regex/regex.info index 67870c2689..80136ac261 100644 --- a/python/regex/regex.info +++ b/python/regex/regex.info @@ -1,8 +1,8 @@ PRGNAM="regex" -VERSION="2018.07.11" +VERSION="2019.02.07" HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex" -DOWNLOAD="https://files.pythonhosted.org/packages/9f/79/adbe79373ec3c56ae61670bbed30609fe4a9b6af835478fa12bf8795cdec/regex-2018.07.11.tar.gz" -MD5SUM="edd2f469e58dab979f96d2c987eef150" +DOWNLOAD="https://files.pythonhosted.org/packages/8e/2d/812284cdc6376ce49f6a434ca70229c285ffca672040434d2221654c62ce/regex-2019.02.07.tar.gz" +MD5SUM="b887ba08ec75564463791013cb1465f1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |