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 f0ff3357e1..14184d22d1 100644 --- a/python/regex/regex.SlackBuild +++ b/python/regex/regex.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for regex -# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2016 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:-2015.11.22} +VERSION=${VERSION:-2016.01.10} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/regex/regex.info b/python/regex/regex.info index 14de7e8c49..8a3d59564b 100644 --- a/python/regex/regex.info +++ b/python/regex/regex.info @@ -1,8 +1,8 @@ PRGNAM="regex" -VERSION="2015.11.22" +VERSION="2016.01.10" HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex" -DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2015.11.22.tar.gz" -MD5SUM="0bd2c23059f99cbaf9046000d51d3de7" +DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2016.01.10.tar.gz" +MD5SUM="17d03a6c7028b8f652915591bc5b5126" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |