diff options
-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 07f6246e8b..fdf13a6925 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.09.28} +VERSION=${VERSION:-2015.10.01} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/regex/regex.info b/python/regex/regex.info index c4f62ce648..2b428514f7 100644 --- a/python/regex/regex.info +++ b/python/regex/regex.info @@ -1,8 +1,8 @@ PRGNAM="regex" -VERSION="2015.09.28" +VERSION="2015.10.01" HOMEPAGE="https://code.google.com/p/mrab-regex-hg/" -DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2015.09.28.tar.gz" -MD5SUM="27d1cb4fc957cab788a68b5ef67a9844" +DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2015.10.01.tar.gz" +MD5SUM="3649ca8212e1368084885d8d54775ef4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |