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 d4cce301b3c4..cef5996194da 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.04.23} +VERSION=${VERSION:-2017.04.29} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/regex/regex.info b/python/regex/regex.info index 114e7701a37b..893df5272d51 100644 --- a/python/regex/regex.info +++ b/python/regex/regex.info @@ -1,8 +1,8 @@ PRGNAM="regex" -VERSION="2017.04.23" +VERSION="2017.04.29" HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex" -DOWNLOAD="https://pypi.python.org/packages/c1/8e/50066f0fe05841759327f3cfa40fec8b94da12eab022d480e7c56315dc2f/regex-2017.04.23.tar.gz" -MD5SUM="101c04b38f527608f2d279f18c6c0c6f" +DOWNLOAD="https://pypi.python.org/packages/42/be/7601d7504b13b31cbeb6a9ff36973fafd42700f62e0b63f064b29f782bb5/regex-2017.04.29.tar.gz" +MD5SUM="f92adeff59ec17b20f6d2ffe6c6106e0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |