diff options
-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 c39ab9dcc250..5eeb2de9e76a 100644 --- a/python/regex/regex.SlackBuild +++ b/python/regex/regex.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for regex -# Copyright 2014-2015 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.06.21} +VERSION=${VERSION:-2015.06.24} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/regex/regex.info b/python/regex/regex.info index 44dc22d15cbf..8200ae26bead 100644 --- a/python/regex/regex.info +++ b/python/regex/regex.info @@ -1,8 +1,8 @@ PRGNAM="regex" -VERSION="2015.06.21" +VERSION="2015.06.24" HOMEPAGE="https://code.google.com/p/mrab-regex-hg/" -DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2015.06.21.tar.gz" -MD5SUM="5dc78c3f5c901d36f27832c9656ed5a6" +DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2015.06.24.tar.gz" +MD5SUM="9b7e1c76e5c82ff969b5c66b839c7c8d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |