diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-05-11 20:41:04 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-13 06:59:53 +0700 |
commit | 2493c69ec01e9e3d97fefb2886553ea9341529c1 (patch) | |
tree | a59a4ef7e9e714e8e32116b5802391138350489a /python/regex | |
parent | 04941f45c30d92d5c019878a0fc089cd7072bc1a (diff) |
python/regex: Updated for version 2017.04.29.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/regex')
-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="" |