diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-11-10 03:22:39 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-14 07:07:27 +0700 |
commit | 1db7aafddfd8037d926545447b462753814083ef (patch) | |
tree | 3b8792cfeaae73b577d7e3e13503db0f54dc8990 /python/regex | |
parent | 8d7d924f4f45946526d46855bd85dfc53e0ab637 (diff) |
python/regex: Updated for version 2015.11.09.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/regex')
-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 c1fa24f02184..72f8fc9d04c2 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:-2015.10.29} +VERSION=${VERSION:-2015.11.09} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/regex/regex.info b/python/regex/regex.info index de4c78de7d7c..ae4ffe236fa6 100644 --- a/python/regex/regex.info +++ b/python/regex/regex.info @@ -1,8 +1,8 @@ PRGNAM="regex" -VERSION="2015.10.29" +VERSION="2015.11.09" HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex" -DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2015.10.29.tar.gz" -MD5SUM="f47b5682143028a6d66ae582a4c8180f" +DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2015.11.09.tar.gz" +MD5SUM="d6c4dd309592151fd61e75260674b68e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |