diff options
-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 09690c4d49e4..025d38d62505 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 67870c268983..80136ac26150 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="" |