diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-04-25 19:23:37 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-29 12:50:54 +0700 |
commit | 461619a12974e1bcc4a8c2bbdab6b7fcde3acfa1 (patch) | |
tree | 331f38141695cd4afd097678803b2d0698547098 /python | |
parent | a7465dff2d5920cf85f12d127f3a593aad3e6aab (diff) |
python/regex: Updated for version 2017.04.23.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python')
-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 0b77b2f83a12..d4cce301b3c4 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.05} +VERSION=${VERSION:-2017.04.23} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/regex/regex.info b/python/regex/regex.info index 1c5950e0b2de..114e7701a37b 100644 --- a/python/regex/regex.info +++ b/python/regex/regex.info @@ -1,8 +1,8 @@ PRGNAM="regex" -VERSION="2017.04.05" +VERSION="2017.04.23" HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex" -DOWNLOAD="https://pypi.python.org/packages/36/62/c0c0d762ffd4ffaf39f372eb8561b8d491a11ace5a7884610424a8b40f95/regex-2017.04.05.tar.gz" -MD5SUM="ab3bcd0b1c1a4f6e3315e1861477642b" +DOWNLOAD="https://pypi.python.org/packages/c1/8e/50066f0fe05841759327f3cfa40fec8b94da12eab022d480e7c56315dc2f/regex-2017.04.23.tar.gz" +MD5SUM="101c04b38f527608f2d279f18c6c0c6f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |