diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-06-05 00:52:44 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-07 22:09:55 +0700 |
commit | 2d373c899764ca627901ec28406e11f4dfe71646 (patch) | |
tree | d5e0b8dcf36d67fff5fecce3c309e5f6093bd07b /python/regex | |
parent | 4b9ac515667d0791e70d58fd1a2bda9c5c764b7c (diff) | |
download | slackbuilds-2d373c899764ca627901ec28406e11f4dfe71646.tar.gz |
python/regex: Updated for version 2015.06.04.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/regex')
-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 8404785cd4..db8fb5a5a7 100644 --- a/python/regex/regex.SlackBuild +++ b/python/regex/regex.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for regex -# Copyright 2014 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2015 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.03.18} +VERSION=${VERSION:-2015.06.04} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/regex/regex.info b/python/regex/regex.info index 1c766e9ee0..060d3ddce9 100644 --- a/python/regex/regex.info +++ b/python/regex/regex.info @@ -1,8 +1,8 @@ PRGNAM="regex" -VERSION="2015.03.18" +VERSION="2015.06.04" HOMEPAGE="https://code.google.com/p/mrab-regex-hg/" -DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2015.03.18.tar.gz" -MD5SUM="11cf11a7dcf335b9183b022d577afcde" +DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2015.06.04.tar.gz" +MD5SUM="0dcd443d5ea5415e7a871b64840b7ba2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |