diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2019-03-09 11:21:08 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-03-16 06:53:31 +0700 |
commit | a9c8cd3bea7ca844003d9fda3229ccdfb55800ea (patch) | |
tree | 33115f7b3c88ca15221b8c92e4381950c00402d6 | |
parent | f672706489961ed9a415a589f29ad9a91504624f (diff) | |
download | slackbuilds-a9c8cd3bea7ca844003d9fda3229ccdfb55800ea.tar.gz |
python/regex: Updated for version 2019.03.09.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-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 025d38d625..a3ae42726c 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:-2019.02.07} +VERSION=${VERSION:-2019.03.09} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/regex/regex.info b/python/regex/regex.info index 80136ac261..140c4a21a5 100644 --- a/python/regex/regex.info +++ b/python/regex/regex.info @@ -1,8 +1,8 @@ PRGNAM="regex" -VERSION="2019.02.07" +VERSION="2019.03.09" HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex" -DOWNLOAD="https://files.pythonhosted.org/packages/8e/2d/812284cdc6376ce49f6a434ca70229c285ffca672040434d2221654c62ce/regex-2019.02.07.tar.gz" -MD5SUM="b887ba08ec75564463791013cb1465f1" +DOWNLOAD="https://files.pythonhosted.org/packages/2e/ee/97d1460361ee3552e47d5eab79cfa6a5bdb438185302fbb6bec58bbd18e4/regex-2019.03.09.tar.gz" +MD5SUM="5b8d9f699b3fcb43ee50917b0bc0e839" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |