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 a54b998f8a..d48ac759d4 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:-2017.05.26} +VERSION=${VERSION:-2017.06.23} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/regex/regex.info b/python/regex/regex.info index ddddfe1e55..1397caafd4 100644 --- a/python/regex/regex.info +++ b/python/regex/regex.info @@ -1,8 +1,8 @@ PRGNAM="regex" -VERSION="2017.05.26" +VERSION="2017.06.23" HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex" -DOWNLOAD="https://pypi.python.org/packages/1c/df/38291bd55f94967c62aacd9430b940a8131e985738d2a04e51a76a86c1df/regex-2017.05.26.tar.gz" -MD5SUM="8f9d6e46ceae5b52456cfc5f2163a6fb" +DOWNLOAD="https://pypi.python.org/packages/fe/52/813f20f1774d67014b7d02f4947370455a3fe8709df89594d426b910abbe/regex-2017.06.23.tar.gz" +MD5SUM="9750d1590f56838ada045d3ae0b7a79f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |