diff options
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="" |