diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-07-03 20:29:55 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-08 07:11:50 +0700 |
commit | bbd43aa60234a21e729405ee3fbc63191c05e305 (patch) | |
tree | af67dbca50023563dbff3eef4001b85ea90ef79c | |
parent | ee3ba3f2251f09e0aefdc74e9bcec7653cee0bc5 (diff) | |
download | slackbuilds-bbd43aa60234a21e729405ee3fbc63191c05e305.tar.gz |
python/regex: Updated for version 2017.06.23.
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 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="" |