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 5220fe2e40ea..c39ab9dcc250 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.06.15} +VERSION=${VERSION:-2015.06.21} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/regex/regex.info b/python/regex/regex.info index 35005e772af1..44dc22d15cbf 100644 --- a/python/regex/regex.info +++ b/python/regex/regex.info @@ -1,8 +1,8 @@ PRGNAM="regex" -VERSION="2015.06.15" +VERSION="2015.06.21" HOMEPAGE="https://code.google.com/p/mrab-regex-hg/" -DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2015.06.15.tar.gz" -MD5SUM="845862cb29fc13427ad6e5ed74c75309" +DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2015.06.21.tar.gz" +MD5SUM="5dc78c3f5c901d36f27832c9656ed5a6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |