diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-08-19 13:54:46 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-26 07:20:12 +0700 |
commit | 57139ddd7f644c0c343e761ed753136c45f57765 (patch) | |
tree | 760d9d9a02486a7ab2f7ba01b0b822f9b32741d9 /python/regex | |
parent | 650461c807315ae0b09137dc99eb4b896ff00fe7 (diff) | |
download | slackbuilds-57139ddd7f644c0c343e761ed753136c45f57765.tar.gz |
python/regex: Updated for version 2017.07.28.
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 d48ac759d4..6c44472047 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.06.23} +VERSION=${VERSION:-2017.07.28} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/regex/regex.info b/python/regex/regex.info index 1397caafd4..66aa87340e 100644 --- a/python/regex/regex.info +++ b/python/regex/regex.info @@ -1,8 +1,8 @@ PRGNAM="regex" -VERSION="2017.06.23" +VERSION="2017.07.28" HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex" -DOWNLOAD="https://pypi.python.org/packages/fe/52/813f20f1774d67014b7d02f4947370455a3fe8709df89594d426b910abbe/regex-2017.06.23.tar.gz" -MD5SUM="9750d1590f56838ada045d3ae0b7a79f" +DOWNLOAD="https://pypi.python.org/packages/d1/23/5fa829706ee1d4452552eb32e0bfc1039553e01f50a8754c6f7152e85c1b/regex-2017.07.28.tar.gz" +MD5SUM="624168068a8a7728fb1f067db33fd5c4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |