diff options
Diffstat (limited to 'python')
-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 c314f698de..9af03e33bd 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:-2016.05.15} +VERSION=${VERSION:-2016.05.23} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/regex/regex.info b/python/regex/regex.info index 1377e42f2c..ea7d2ee6bc 100644 --- a/python/regex/regex.info +++ b/python/regex/regex.info @@ -1,8 +1,8 @@ PRGNAM="regex" -VERSION="2016.05.15" +VERSION="2016.05.23" HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex" -DOWNLOAD="https://pypi.python.org/packages/f7/6a/801b97dac8d55d9337bb746650d4a2d9cf73107df7b94df0d1b00289cb77/regex-2016.05.15.tar.gz" -MD5SUM="c66cb973c79c430928071920972d4bd4" +DOWNLOAD="https://pypi.python.org/packages/3c/f7/01cf72f4f2bbdf7ed716c36d70bc162b14e7a29b5b399bc9a4f4e104d7f3/regex-2016.05.23.tar.gz" +MD5SUM="823591b2ec3d9422ebf7cdaa96023d3c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |