diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-06-04 09:42:32 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-06 07:56:23 +0700 |
commit | cdc068e9bfbb0401fe1cbc40468db22f12ec5a31 (patch) | |
tree | eac91202012eea3dc2def197a1c31716cd3f4a9f | |
parent | 42e408a1a4b493cd8af55ee7d156cfb6ca64f08d (diff) | |
download | slackbuilds-cdc068e9bfbb0401fe1cbc40468db22f12ec5a31.tar.gz |
python/regex: Updated for version 2017.05.26.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-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 cef5996194..a54b998f8a 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.29} +VERSION=${VERSION:-2017.05.26} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/regex/regex.info b/python/regex/regex.info index 893df5272d..ddddfe1e55 100644 --- a/python/regex/regex.info +++ b/python/regex/regex.info @@ -1,8 +1,8 @@ PRGNAM="regex" -VERSION="2017.04.29" +VERSION="2017.05.26" HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex" -DOWNLOAD="https://pypi.python.org/packages/42/be/7601d7504b13b31cbeb6a9ff36973fafd42700f62e0b63f064b29f782bb5/regex-2017.04.29.tar.gz" -MD5SUM="f92adeff59ec17b20f6d2ffe6c6106e0" +DOWNLOAD="https://pypi.python.org/packages/1c/df/38291bd55f94967c62aacd9430b940a8131e985738d2a04e51a76a86c1df/regex-2017.05.26.tar.gz" +MD5SUM="8f9d6e46ceae5b52456cfc5f2163a6fb" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |